InputStreamInfo 建構函式

初始化輸入資料流資訊的新執行個體。

命名空間:  Microsoft.ComplexEventProcessing.Linq
組件:  Microsoft.ComplexEventProcessing (在 Microsoft.ComplexEventProcessing.dll 中)

語法

public InputStreamInfo(
    string streamName,
    Object streamSource,
    Object streamSourceConfig,
    Type eventType,
    EventShape eventShape,
    AdvanceTimeSettings advanceTimeSettings,
    CepStreamCreationContext context
)

參數

請參閱

參考

InputStreamInfo 類別

Microsoft.ComplexEventProcessing.Linq 命名空間