Class UserReportingService
The entry class to the Cloud Diagnostics service.
Inherited Members
Namespace: Unity.Services.UserReporting
Assembly: Unity.Services.UserReporting.dll
Syntax
public static class UserReportingService
Properties
Instance
The default singleton instance to access the User Reporting service.
Declaration
public static IUserReporting Instance { get; }
Property Value
Type | Description |
---|---|
IUserReporting |
Exceptions
Type | Condition |
---|---|
ServicesInitializationException | This exception is thrown if the |