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

IMessengerConfiguration Interface Members

The following tables list the members exposed by IMessengerConfiguration.

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