Table of Contents

Class SelfHostedRoomCreationOptions

Namespace
Coherence.Cloud
Assembly
Coherence.Runtime.dll
public class SelfHostedRoomCreationOptions : RoomCreationOptions
Inheritance
SelfHostedRoomCreationOptions
Inherited Members

Constructors

SelfHostedRoomCreationOptions()

public SelfHostedRoomCreationOptions()

Fields

CleanupTimeout

public int CleanupTimeout

Field Value

int

MaxEntities

public int MaxEntities

Field Value

int

ProjectId

public string ProjectId

Field Value

string

Schemas

public string[] Schemas

Field Value

string[]

Secret

public string Secret

Field Value

string

UniqueId

public int UniqueId

Field Value

int

UseDebugStreams

public bool UseDebugStreams

Field Value

bool

Properties

Default

public static SelfHostedRoomCreationOptions Default { get; }

Property Value

SelfHostedRoomCreationOptions