次の方法で共有


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)

適用対象