Click or drag to resize
INetworkClientStartInit Method
Starts the three step initialization procedure with constructing socket and internal structures.

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

Return Value

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