共用方式為


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)

適用於