DiagnosticView.Add Method (String, Object)

This method is currently not supported.

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

Syntax

public void Add(
    string key,
    Object value
)

Parameters

Implements

IDictionary<TKey, TValue>.Add(TKey, TValue)

Exceptions

Exception Condition
NotSupportedException

This method is currently not supported.

See Also

Reference

DiagnosticView Class

Add Overload

Microsoft.ComplexEventProcessing Namespace