IStreamableSink<TPayload> 介面

表示暫時資料流事件接收。

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

語法

'宣告
Public Interface IStreamableSink(Of TPayload)
'用途
Dim instance As IStreamableSink(Of TPayload)
public interface IStreamableSink<TPayload>
generic<typename TPayload>
public interface class IStreamableSink
type IStreamableSink<'TPayload> =  interface end
JScript 不支援泛型型別及方法。

型別參數

  • TPayload
    裝載的類型。

請參閱

參考

Microsoft.ComplexEventProcessing.Linq 命名空間