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


PublisherConfiguration Class Members

The following tables list the members exposed by PublisherConfiguration.

Public Constructors
 NameDescription
Public ConstructorInitialize the publisher from the application configuration  
Top
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
Public Methods
 NameDescription
Public MethodNormalize configuration data  
Public MethodReturns a string that represents the current object.Returns a string that represents the current object.  
Top
See Also