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
Field Value
- int
ProjectId
Field Value
- string
Schemas
Field Value
- string[]
Secret
Field Value
- string
UniqueId
Field Value
- int
UseDebugStreams
public bool UseDebugStreams
Field Value
- bool
Properties
Default
public static SelfHostedRoomCreationOptions Default { get; }
Property Value
- SelfHostedRoomCreationOptions