Version: 5.3
public static bool FinishSendMulticast (int hostId, out byte error);

파라미터

hostId Id of udp socket used to establish connection.
error Possible error (kOK in case success).

설명

Function will finalize sending message to group of connection. (only one multicast message per time is allowed for host).