Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The SessionManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SessionManager |
Initializes the manager with its configuration.
|
Methods
| Name | Description | |
|---|---|---|
| ActivateSession |
Activates an existing session
| |
| CloseSession |
Closes the specifed session.
| |
| CreateSession(OperationContext, IServerInternal, X509Certificate2, NodeId, array<Byte>[]()[][], String, ApplicationDescription, String, X509Certificate2, Double, UInt32, Int32, Int32) |
Creates a new instance of a session.
| |
| CreateSession(OperationContext, X509Certificate2, String, array<Byte>[]()[][], ApplicationDescription, String, X509Certificate2, Double, UInt32, NodeId%, NodeId%, array<Byte>[]()[][]%, Double%) |
Creates a new session.
| |
| Dispose()()()() |
Frees any unmanaged resources.
| |
| Dispose(Boolean) |
An overrideable version of the Dispose.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
The finializer implementation.
(Overrides Object..::..Finalize()()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetSessions |
Returns all of the sessions known to the session manager.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| RaiseSessionEvent |
Raises an event related to a session.
| |
| Shutdown |
Stops the session manager and closes all sessions.
| |
| Startup |
Starts the session manager.
| |
| ToString | (Inherited from Object.) | |
| ValidateRequest |
Validates request header and returns a request context.
|
Events
| Name | Description | |
|---|---|---|
| ImpersonateUser | ||
| SessionActivated | ||
| SessionClosing | ||
| SessionCreated |