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)

适用于