Interface IMulticastChannel
.NET interface for TO BE DEFINED FROM USER
public interface IMulticastChannel : INetworkChannel, IChannel, ICloseable, IAutoCloseable
- Inherited Members
Methods
Close()
void Close()
Exceptions
Join(InetAddress, NetworkInterface)
MembershipKey Join(InetAddress arg0, NetworkInterface arg1)
Parameters
Returns
Exceptions
Join(InetAddress, NetworkInterface, InetAddress)
MembershipKey Join(InetAddress arg0, NetworkInterface arg1, InetAddress arg2)
Parameters
arg0
InetAddressarg1
NetworkInterfacearg2
InetAddress