Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Messaging Namespace / IUserPacket Interface
Properties Methods

IUserPacket Interface Members

The following tables list the members exposed by IUserPacket.

Public Properties
 NameDescription
 PropertyOptional. The user principal this packet was initiated by.  
 PropertyOptional. The Application User to attribute this packet to.  
Top
Public Methods
 NameDescription
 MethodGet a new, populated definition for this packet. (Inherited from Gibraltar.Serialization.IPacket)
 MethodThe list of packets that this packet depends on. (Inherited from Gibraltar.Serialization.IPacket)
 MethodRead back the field values for the current packet. (Inherited from Gibraltar.Serialization.IPacket)
 MethodWrite out all of the fields for the current packet (Inherited from Gibraltar.Serialization.IPacket)
Top
See Also