Loupe - Log - Monitor - Resolve
Gibraltar.Messaging Namespace / IMessenger Interface
Properties Methods

In This Topic
    IMessenger Interface Members
    In This Topic

    The following tables list the members exposed by IMessenger.

    Public Properties
     NameDescription
     PropertyA display caption for this messenger  
     PropertyA display description for this messenger  
     PropertyA name for this messenger  
    Top
    Public Methods
     NameDescription
     MethodCalled by the publisher every time the configuration has been updated.  
     MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
     MethodIndicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<IMessenger>)
     MethodInitialize the messenger so it is ready to accept packets.  
     MethodWrite the provided packet to this messenger.  
    Top
    See Also