Click or drag to resize
INetworkClientBind Method
Binds the local endpoint as the second step of the initialization procedure. This function must be called after StartInit().

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
EndPoint Bind()

Return Value

Type: EndPoint
.
See Also