다음을 통해 공유


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 네임스페이스