Table of Contents

Class RoomCreationOptions

Namespace
Coherence.Cloud
Assembly
Coherence.Runtime.dll
public class RoomCreationOptions
Inheritance
RoomCreationOptions
Derived

Constructors

RoomCreationOptions()

public RoomCreationOptions()

Fields

FindOrCreate

public bool FindOrCreate

Field Value

bool

KeyValues

public Dictionary<string, string> KeyValues

Field Value

Dictionary<string, string>

MaxClients

public int MaxClients

Field Value

int

Tags

public string[] Tags

Field Value

string[]

Properties

Default

public static RoomCreationOptions Default { get; }

Property Value

RoomCreationOptions