Click or drag to resize
UdpNetworkMulticastClientBind Method
Starts the internal receive chain. Note that the default parameter to FinishInit(= true)

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

Return Value

Type: EndPoint
.

Implements

INetworkClientBind
See Also