Click or drag to resize
UdpNetworkClientStartInit Method
Starts initialization by creating underlying socket.

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool StartInit()

Return Value

Type: Boolean
true if it succeeds, false if it fails.

Implements

INetworkClientStartInit
See Also