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