InputAdapter.FactoryClassName Property

Gets the full name of the adapter 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.

See Also

Reference

InputAdapter Class

Microsoft.ComplexEventProcessing Namespace