Diffusion .NET API  5.9.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None Class Reference

Special case when there are no details. More...

Inheritance diagram for PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None:
PushTechnology.ClientInterface.Client.Details.ISessionDetails

Public Member Functions

 None (string reason)
 
override string ToString ()
 

Properties

List< DetailTypeAvailableDetails [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...
 
- Properties inherited from PushTechnology.ClientInterface.Client.Details.ISessionDetails
List< DetailTypeAvailableDetails [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...
 

Detailed Description

Special case when there are no details.

Constructor & Destructor Documentation

PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.None ( string  reason)

Member Function Documentation

override string PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.ToString ( )

Property Documentation

List<DetailType> PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.AvailableDetails
get

Returns a list of the available details.

string PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.ConnectorName
get

Returns the configuration name of the server connector that the client connected to.

IClientLocation PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.Location
get

Returns the client location information.

string PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.ServerName
get

Returns the configuration name of the server to which the client is connected, or null if DetailType.SERVER_NAME is not available.

IClientSummary PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.SessionDetailsImpl.None.Summary
get

Returns the client summary.


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