다음을 통해 공유


BufferedEventStream 클래스

정의

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

생성자

BufferedEventStream()
BufferedEventStream(String, Int32)

속성

ConnectionString
FlushThreshold
FormatID
StreamID
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) (다음에서 상속됨 EventStream)
StoreCustomEvent(IPersistQueryable)
UpdateActivity(String, String, Object[]) (다음에서 상속됨 EventStream)

적용 대상