Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / IMessengerConfiguration Interface

IMessengerConfiguration Interface Properties

For a list of all members of this type, see IMessengerConfiguration members.

Public Properties
 NameDescription
 PropertyWhen false, the messenger is disabled even if otherwise configured.  
 PropertyWhen true, the messenger will treat all write requests as write-through requests.  
 PropertyThe maximum number of queued messages waiting to be processed by the messenger  
 PropertyThe fully qualified name of the class that implements IMessenger for this messenger  
Top
See Also