ServerDiagnosticView.Values Property

Gets a collection of name values pairs for all values in the diagnostic view.

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

Syntax

public IDictionary<string, Object> Values { get; }

Property Value

Type: System.Collections.Generic.IDictionary<String, Object>
A collection of name value pairs.

See Also

Reference

ServerDiagnosticView Class

Microsoft.ComplexEventProcessing.ManagementService Namespace