The ISessionStorage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clear |
Clears the storage.
|
![]() | Close |
Closes the storage.
|
![]() | FindOutboundMessage |
Find the outgoing message that has been sent earlier.
|
![]() | SetSessionTerminationStatus |
Sets the session termination flag.
|
![]() | StoreInboundMessage |
Stores the incoming message.
|
![]() | StoreOutboundMessage |
Stores the outgoing message.
|
Properties
Name | Description | |
---|---|---|
![]() | Id |
Storage Id.
|
![]() | InSeqNum |
Sequence number of the last incoming message.
|
![]() | OutSeqNum |
Sequence number of the last outgoing message.
|