relay-dotnet
Public Member Functions | Properties | List of all members
RelayDotNet.SystemRelayWebSocketConnectionInfo Class Reference

Public Member Functions

 SystemRelayWebSocketConnectionInfo (string id, string path, string clientIpAddress, int clientPort)
 

Properties

string Id [get]
 
string Path [get]
 
string ClientIpAddress [get]
 
int ClientPort [get]
 
- Properties inherited from RelayDotNet.IRelayWebSocketConnectionInfo
string Id [get]
 
string Path [get]
 
string ClientIpAddress [get]
 
int ClientPort [get]
 

Constructor & Destructor Documentation

◆ SystemRelayWebSocketConnectionInfo()

RelayDotNet.SystemRelayWebSocketConnectionInfo.SystemRelayWebSocketConnectionInfo ( string  id,
string  path,
string  clientIpAddress,
int  clientPort 
)
inline

Property Documentation

◆ ClientIpAddress

string RelayDotNet.SystemRelayWebSocketConnectionInfo.ClientIpAddress
get

◆ ClientPort

int RelayDotNet.SystemRelayWebSocketConnectionInfo.ClientPort
get

◆ Id

string RelayDotNet.SystemRelayWebSocketConnectionInfo.Id
get

◆ Path

string RelayDotNet.SystemRelayWebSocketConnectionInfo.Path
get

The documentation for this class was generated from the following file: