SessionCreationTime Property | Table of Content | Clear Method ![]() |
| ISessionStorage Methods |
The ISessionStorage type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear | Clears the storage. | |
| Close | Closes the storage. | |
| FindOutboundFlatMessage |
Find the outgoing flat message that has been sent earlier.
| |
| FindOutboundMessage |
Find the outgoing message that has been sent earlier.
| |
| Flush |
Flushes all internal buffers
| |
| SetSessionTerminationStatus |
Sets the session termination flag.
| |
| StoreInboundMessage(FlatMessage, Boolean) |
Stores the incoming message.
| |
| StoreInboundMessage(Message, Boolean) |
Stores the incoming message.
| |
| StoreOutboundMessage(Message, Boolean) |
Stores the outgoing message.
| |
| StoreOutboundMessage(FlatMessage, Int32, Boolean) |
Stores the outgoing message.
| |
| Warmup |
Warmup the storage.
|