InputStreamInfo.StreamSourceConfig Property

Gets the configuration information for the stream provider.

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

Syntax

public Object StreamSourceConfig { get; set; }

Property Value

Type: System.Object
The configuration information for the stream provider.

See Also

Reference

InputStreamInfo Class

Microsoft.ComplexEventProcessing.Linq Namespace