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)

适用于