IBrokeredServiceContainerDiagnostics Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows for retrieval or export of manifest, registration and runtime data that can be useful in diagnosing a service acquisition failure.
public interface class IBrokeredServiceContainerDiagnostics
public interface IBrokeredServiceContainerDiagnostics
type IBrokeredServiceContainerDiagnostics = interface
Public Interface IBrokeredServiceContainerDiagnostics
- Derived
Methods
ExportDiagnosticsAsync(String, ServiceAudience, CancellationToken) |
Writes a bunch of diagnostic data to a JSON file. |