ServerDiagnosticView Constructor (Uri, IDictionary<String, Object>)

Initializes a new instance of the ServerDiagnosticView class with the specified name and properties.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

public ServerDiagnosticView(
    Uri instanceName,
    IDictionary<string, Object> properties
)

Parameters

  • instanceName
    Type: System.Uri
    The name of the instance.

See Also

Reference

ServerDiagnosticView Class

ServerDiagnosticView Overload

Microsoft.ComplexEventProcessing.ManagementService Namespace