다음을 통해 공유


DirectEventStream 클래스

정의

public ref class DirectEventStream : Microsoft::BizTalk::Bam::EventObservation::EventStream
[System.Runtime.InteropServices.ComVisible(true)]
[System.Serializable]
public class DirectEventStream : Microsoft.BizTalk.Bam.EventObservation.EventStream
type DirectEventStream = class
    inherit EventStream
Public Class DirectEventStream
Inherits EventStream
상속
DirectEventStream
특성

생성자

DirectEventStream()
DirectEventStream(String, Int32)

속성

ConnectionString
FlushThreshold
TimeoutValue (다음에서 상속됨 EventStream)

메서드

AddReference(String, String, String, String, String, String) (다음에서 상속됨 EventStream)
AddReference(String, String, String, String, String) (다음에서 상속됨 EventStream)
AddRelatedActivity(String, String, String, String) (다음에서 상속됨 EventStream)
BeginActivity(String, String) (다음에서 상속됨 EventStream)
CheckEvent(IPersistQueryable) (다음에서 상속됨 EventStream)
Clear()
EnableContinuation(String, String, String) (다음에서 상속됨 EventStream)
EndActivity(String, String) (다음에서 상속됨 EventStream)
Flush()
Flush(SqlConnection)
StoreCustomEvent(IPersistQueryable)
UpdateActivity(String, String, Object[]) (다음에서 상속됨 EventStream)

적용 대상