| 
               | 
            
              Server
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              Multicast(Byte) | Sends data to all of the connected clients synchronously. | 
| 
                 | 
              Multicast(Object) | Sends data to all of the connected clients synchronously. | 
| 
                 | 
              Multicast(String) | Sends data to all of the connected clients synchronously. | 
| 
                 | 
              Multicast(Byte, Int32, Int32) | Sends data to all of the connected clients synchronously. |