OutputAdapter.FactoryClassName Property
ets the full name of the adaper factory class.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public string FactoryClassName { get; internal set; }
Property Value
Type: System.String
The full name of the adapter factory class, including the assembly name.