Click or drag to resize

IUDPTransportGetSettings Method

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

Inits the transport and returns a settings object to be used for listening, connecting and registering channels

Namespace:  MLAPI.Transports
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Object GetSettings()
Request Example View Source

Return Value

Type: Object
The settings object
See Also