Version: 5.4

NetworkTransport.FinishSendMulticast

Cambiar al Manual
public static bool FinishSendMulticast (int hostId, out byte error);

Parámetros

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

Descripción

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