Contains the details of a connection to a Diffusion server.
More...
Contains the details of a connection to a Diffusion server.
PushTechnology.Transports.Connection.ServerDetails.ServerDetails |
( |
| ) |
|
Parameterless constructor required for serialization...
PushTechnology.Transports.Connection.ServerDetails.ServerDetails |
( |
string |
url, |
|
|
string |
topics, |
|
|
bool |
appendContext = false |
|
) |
| |
override bool PushTechnology.Transports.Connection.ServerDetails.Equals |
( |
object |
obj | ) |
|
Determines equality.
- Parameters
-
- Returns
DiffusionContext PushTechnology.Transports.Connection.ServerDetails.GetDiffusionContext |
( |
| ) |
|
Gets the Diffusion context object.
- Returns
override int PushTechnology.Transports.Connection.ServerDetails.GetHashCode |
( |
| ) |
|
Gets the hash code for this object.
- Returns
override string PushTechnology.Transports.Connection.ServerDetails.ToString |
( |
| ) |
|
Converts the URI to a string.
- Returns
bool PushTechnology.Transports.Connection.ServerDetails.AppendContext |
|
getset |
Indicates whether to append the Diffusion server context.
The credentials to use when connecting to the Diffusion server.
string PushTechnology.Transports.Connection.ServerDetails.Host |
|
getset |
Get the host name of the Diffusion server.
Guid PushTechnology.Transports.Connection.ServerDetails.Id |
|
get |
The unique id of these server details.
int PushTechnology.Transports.Connection.ServerDetails.Port |
|
getset |
Get the port of the Diffusion server.
string PushTechnology.Transports.Connection.ServerDetails.ServerContext |
|
getset |
Get/set the Diffusion server context.
int PushTechnology.Transports.Connection.ServerDetails.Timeout |
|
getset |
Get/set the Diffusion server timeout.
string PushTechnology.Transports.Connection.ServerDetails.Topics |
|
getset |
Get/set the topics to subscribe to on the Diffusion server.
Uri PushTechnology.Transports.Connection.ServerDetails.Uri |
|
getset |
Get/set the URI of the Diffusion server.
The documentation for this class was generated from the following file:
- /home/jenkins/workspace/CoreDocs5.9/Diffusion/R59/silverlight/DiffusionTransport/DiffusionTransport/Connection/ServerDetails.cs