Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / PublisherConfiguration Class


PublisherConfiguration Class Properties

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

Public Properties
 NameDescription
Public PropertyOptional. A description of the application to include with the session information.  
Public PropertyOptional. The name of the application for logging purposes.  
Public PropertyOptional. The ApplicationType to treat the application as, overriding the Agent's automatic determination.  
Public PropertyOptional. The version of the application for logging purposes.  
Public PropertyWe need this to load from JSON, because there's currently no custom binding and the standard binder doesn't use Version.Parse.  
Public PropertyWhen true, the Agent will record session data without collecting personally-identifying information.  
Public PropertyWhen true, the Agent will include debug messages in logs. Not intended for production use  
Public PropertyOptional. The environment this session is running in.  
Public PropertyWhen true, the publisher will treat all publish requests as write-through requests.  
Public PropertyOptional. The host name to use for the session instead of automatically determining it.  
Public PropertyThe maximum number of queued messages waiting to be published.  
Public PropertyOptional. The name of the product for logging purposes.  
Public PropertyOptional. The promotion level of the session.  
Top
See Also