Click or drag to resize
IConnectionLogger Properties

The IConnectionLogger type exposes the following members.

Properties
  NameDescription
Public propertyLogDatabase
Gets or sets the database object that will store information about connections.
Public propertySingleton
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.)
Public propertyWebServer
Gets or sets the web server that the logger will record connections to.
Top
See Also