![]() | |
ISessionInfo Interface |
Namespace: WeroSoft.Communication.Data
public interface ISessionInfo : IFeature, IDisposableComponent, IDisposable, ITraceInfoProvider
The ISessionInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsFramework |
Gets a value indicating whether the property is a framework property.
(Inherited from IFeature.) |
![]() | SessionToken |
Gets the session token.
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Dispose(Object, DisposeEventArgs) |
Called if the component gets disposed.
(Inherited from IDisposableComponent.) |
![]() | ToTraceString |
Creates an object specific string which can be written into the trace.
(Inherited from ITraceInfoProvider.) |