| 
               | 
            
              Server
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              SendToAsync(Guid, Byte) | Sends data to the specified client asynchronously. | 
| 
                 | 
              SendToAsync(Guid, Object) | Sends data to the specified client asynchronously. | 
| 
                 | 
              SendToAsync(Guid, String) | Sends data to the specified client asynchronously. | 
| 
                 | 
              SendToAsync(Guid, Byte, Int32, Int32) | Sends data to the specified client asynchronously. |