UdpNetworkMulticastClient Methods |
The UdpNetworkMulticastClient type exposes the following members.
Name | Description | |
---|---|---|
Bind |
Starts the internal receive chain. Note that the default parameter to FinishInit(= true)
| |
Close |
Starts the internal receive chain. Note that the default parameter to FinishInit(= true)
| |
FinishInit |
Starts the internal receive chain. Note that the default parameter to FinishInit(= true)
| |
Send(ArraySegmentByte) |
Send this message.
| |
Send(Byte) |
Send this message.
| |
Send(String) |
Send this message.
| |
Send(OffsetBufferByte) |
Send this message.
| |
SimpleInit |
Starts the internal receive chain. Note that the default parameter to FinishInit(= true)
| |
StartInit |
Starts the internal receive chain. Note that the default parameter to FinishInit(= true)
| |
StartReceiveChain |
Starts the internal receive chain. Note that the default parameter to FinishInit(= true)
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |