ServerChannelEnableMulticast Method (String) |
Namespace: OBCOM.NetClient
Multicast messages are generated by OBCOM NetServer when particular event occurs (e.g., the price of a stock has reached a certain limit).
When a multicast message arrives, the ProcessMulticast(String, Message) method of this ServerChannel will be called. The name argument has the following format:
{HostName.}MulticastName
with an optional
HostName
HostName
MulticastName