INetworkClientSimpleInit Method |
This is a helper method that combines StartInit(), Bind and FinishInit into one call.
Namespace: StreamCoders.NetworkAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax Function SimpleInit As Boolean
abstract SimpleInit : unit -> bool
Return Value
Type:
Boolean
true if it succeeds, false if it fails.
See Also