Loupe - Log - Monitor - Resolve
Gibraltar.Messaging Namespace / IUserPacket Interface
Members

In This Topic
    IUserPacket Interface
    In This Topic
    Identifies a packet that can be associated with a specific user
    Object Model
    IUserPacket InterfaceApplicationUserPacket Class
    Syntax
    'Declaration
     
    
    Public Interface IUserPacket 
       Inherits Gibraltar.Serialization.IPacket 
    public interface IUserPacket : Gibraltar.Serialization.IPacket  
    Remarks
    Implemented by packets that represent user-initiated data where the user principal should be captured
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also