Share via


DirectEventStream Class

Definition

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
Inheritance
DirectEventStream
Attributes

Constructors

DirectEventStream()
DirectEventStream(String, Int32)

Properties

ConnectionString
FlushThreshold
TimeoutValue (Inherited from EventStream)

Methods

AddReference(String, String, String, String, String) (Inherited from EventStream)
AddReference(String, String, String, String, String, String) (Inherited from EventStream)
AddRelatedActivity(String, String, String, String) (Inherited from EventStream)
BeginActivity(String, String) (Inherited from EventStream)
CheckEvent(IPersistQueryable) (Inherited from EventStream)
Clear()
EnableContinuation(String, String, String) (Inherited from EventStream)
EndActivity(String, String) (Inherited from EventStream)
Flush()
Flush(SqlConnection)
StoreCustomEvent(IPersistQueryable)
UpdateActivity(String, String, Object[]) (Inherited from EventStream)

Applies to