| 
|   | SystemHttpListenerRelayWebSocketConnector (Relay relay, string ip, int port, bool secure) | 
|   | 
| async Task  | Listen () | 
|   | 
| override async void  | Start () | 
|   | 
|   | SystemRelayWebSocketConnector (Relay relay, string ip, int port, bool secure) | 
|   | 
| void  | Dispose () | 
|   | 
| async Task< bool >  | OnSystemOpen (WebSocket webSocket, string path, string clientIpAddress, int clientPort) | 
|   | 
| async Task< bool >  | OnSystemOpen (WebSocket webSocket, string id, string path, string clientIpAddress, int clientPort) | 
|   | 
| async void  | OnSystemClose (WebSocket webSocketConnection) | 
|   | 
| async void  | OnSystemMessage (WebSocket webSocketConnection, string message) | 
|   | 
◆ SystemHttpListenerRelayWebSocketConnector()
  
  
      
        
          | RelayDotNet.SystemHttpListenerRelayWebSocketConnector.SystemHttpListenerRelayWebSocketConnector  | 
          ( | 
          Relay  | 
          relay,  | 
         
        
           | 
           | 
          string  | 
          ip,  | 
         
        
           | 
           | 
          int  | 
          port,  | 
         
        
           | 
           | 
          bool  | 
          secure  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ Listen()
  
  
      
        
          | async Task RelayDotNet.SystemHttpListenerRelayWebSocketConnector.Listen  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Start()
  
  
      
        
          | override async void RelayDotNet.SystemHttpListenerRelayWebSocketConnector.Start  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following file: