Click or drag to resize

NetworkingConfigurationChannels Field

[This is preliminary documentation and is subject to change.]

Channels used by the NetworkedTransport

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public SortedDictionary<string, QosType> Channels
Request Example View Source

Field Value

Type: SortedDictionaryString, QosType
See Also