![]() |
Diffusion .NET API
5.9.4
|
Special case when there are no details. More...
Public Member Functions | |
None (string reason) | |
override string | ToString () |
Properties | |
List< DetailType > | AvailableDetails [get] |
Returns a list of the available details. More... | |
IClientSummary | Summary [get] |
Returns the client summary. More... | |
IClientLocation | Location [get] |
Returns the client location information. More... | |
string | ConnectorName [get] |
Returns the configuration name of the server connector that the client connected to. More... | |
string | ServerName [get] |
Returns the configuration name of the server to which the client is connected, or null if DetailType.SERVER_NAME is not available. More... | |
![]() | |
List< DetailType > | AvailableDetails [get] |
Returns a list of the available details. More... | |
IClientSummary | Summary [get] |
Returns the client summary. More... | |
IClientLocation | Location [get] |
Returns the client location information. More... | |
string | ConnectorName [get] |
Returns the configuration name of the server connector that the client connected to, or null if DetailType.CONNECTOR_NAME is not available. More... | |
string | ServerName [get] |
Returns the configuration name of the server to which the client is connected, or null if DetailType.SERVER_NAME is not available. More... | |
Special case when there are no details.
PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.None | ( | string | reason | ) |
override string PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.ToString | ( | ) |
|
get |
Returns a list of the available details.
|
get |
Returns the configuration name of the server connector that the client connected to.
|
get |
Returns the client location information.
|
get |
Returns the configuration name of the server to which the client is connected, or null if DetailType.SERVER_NAME is not available.
|
get |
Returns the client summary.