DurableSession Members
Represents a durable session that binds a client application to a service that supports the service-oriented architecture (SOA) programming model that is based on the Windows Communication Foundation (WCF). A durable session is a session that can recover from hardware or software failure.
The following tables list the members exposed by the DurableSession type.
| Name | Description | |
|---|---|---|
|
ClientVersion | Gets information about the version of the HPC Pack that is installed on the nodes of the cluster that runs the SOA client application. (Inherited from SessionBase) |
|
EndpointReference | Retrieves the unique network address that a client uses to communicate with a service endpoint. (Inherited from SessionBase) |
|
Id | Retrieves an identifier that uniquely identifies the session. (Inherited from SessionBase) |
|
ServerVersion | Gets information about the version of the HPC Pack that is installed on the head node of the cluster that hosts the session. (Inherited from SessionBase) |
|
ServiceVersion | Gets the version of the service to which the session connected. (Inherited from SessionBase) |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() ![]() | AttachSession | Overloaded. Attaches a service-oriented architecture (SOA) client to an existing durable session. |
![]() ![]() | BeginCreateSession | Creates a new durable session asynchronously. |
![]() | Close | Overloaded. Closes the session. (Inherited from SessionBase) |
![]() ![]() | CreateSession | Creates a new durable session by using the specified information. |
![]() | Dispose | Overloaded. Releases all resources that were used by the session. (Inherited from SessionBase) |
![]() ![]() | EndCreateSession | Completes the asynchronous creation of a durable session. |
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetProperty | Gets the value of a backend-specific property for a session. (Inherited from SessionBase) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Dispose | Overloaded. Releases all resources that were used by the session. (Inherited from SessionBase) |
|
Finalize | Overridden. Frees resources before the object is reclaimed by garbage collection. (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |
Build Date:

