OutputAdapter.Description Property
Gets the description of this output adapter.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public string Description { get; internal set; }
Property Value
Type: System.String
The description that was specified when the adapter was registered.