[This is preliminary documentation and is subject to change.]
The ReportingManager object used to submit reports to bugcollect.com.
Namespace:
bugcollect4netAssembly: bugcollect4net (in bugcollect4net.dll) Version: 1.2.10.0 (1.2.10.0)
Syntax
| C# |
|---|
public ReportingManager ReportingManager { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ReportingManager As ReportingManager |
Remarks
The reporting manager is created after both
ApplicationName
and ApplicationPassword
are set. Alternatively you can use the
SetReportingManager method
to change the default reporting manager used by the appender.