INetworkClientStartInit Method |
Starts the three step initialization procedure with constructing socket and internal
structures.
Namespace: StreamCoders.NetworkAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
SyntaxFunction StartInit As Boolean
abstract StartInit : unit -> bool
Return Value
Type:
Boolean
true if it succeeds, false if it fails.
See Also