Table of Contents

Struct LocalRoomsListItem

Namespace
Coherence.Cloud
Assembly
Coherence.Runtime.dll
public struct LocalRoomsListItem

Fields

ConnectionCount

public int ConnectionCount

Field Value

int

ID

public ushort ID

Field Value

ushort

KVP

public Dictionary<string, string> KVP

Field Value

Dictionary<string, string>

LastCheckTime

public string LastCheckTime

Field Value

string

MaxClients

public int MaxClients

Field Value

int

ProjectID

public string ProjectID

Field Value

string

SchemaName

public string SchemaName

Field Value

string

Tags

public string[] Tags

Field Value

string[]

UniqueID

public ulong UniqueID

Field Value

ulong