InputStreamInfo.Context Property

Gets an object that represents the context in which the stream was created.

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

Syntax

public CepStreamCreationContext Context { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.Linq.CepStreamCreationContext
The object that represents the context in which the stream was created.

See Also

Reference

InputStreamInfo Class

Microsoft.ComplexEventProcessing.Linq Namespace