DiagnosticView.IsReadOnly Property

Gets whether the diagnostic view is read only.

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

Syntax

public bool IsReadOnly { get; }

Property Value

Type: System.Boolean
true if the diagnostic view is read-only; otherwise, false.

Implements

ICollection<T>.IsReadOnly

See Also

Reference

DiagnosticView Class

Microsoft.ComplexEventProcessing Namespace