INetworkClientBind Method |
Binds the local endpoint as the second step of the initialization procedure. This
function must be called after StartInit().
Namespace: StreamCoders.NetworkAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax Function Bind As EndPoint
abstract Bind : unit -> EndPoint
Return Value
Type:
EndPoint
.
See Also