Gibraltar.Messaging Namespace
In This Topic
Classes
Interfaces
| Interface | Description |
| ICachedMessengerPacket | This interface is required to be a publishable cached packet |
| IMessenger | Implement this interface to be a packet sink for the messaging system. |
| IMessengerPacket | This interface is required to be a publishable packet |
| IUserPacket | Identifies a packet that can be associated with a specific user |
Delegates
Enumerations
| Enumeration | Description |
| OverflowMode | The behavior of the messenger when there are too many messages in the queue. |
See Also