다음을 통해 공유


IStreamable<TPayload> 인터페이스

Streamable 데이터를 나타냅니다.

네임스페이스:  Microsoft.ComplexEventProcessing.Linq
어셈블리:  Microsoft.ComplexEventProcessing(Microsoft.ComplexEventProcessing.dll)

구문

‘선언
Public Interface IStreamable(Of TPayload)
‘사용 방법
Dim instance As IStreamable(Of TPayload)
public interface IStreamable<TPayload>
generic<typename TPayload>
public interface class IStreamable
type IStreamable<'TPayload> =  interface end
JScript는 제네릭 형식 및 메서드를 지원하지 않습니다.

유형 매개 변수

  • TPayload
    페이로드의 유형입니다.

참고 항목

참조

Microsoft.ComplexEventProcessing.Linq 네임스페이스