Share via


BufferedEventStream Class

Definition

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

Constructors

BufferedEventStream()
BufferedEventStream(String, Int32)

Properties

ConnectionString
FlushThreshold
FormatID
StreamID
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) (Inherited from EventStream)
StoreCustomEvent(IPersistQueryable)
UpdateActivity(String, String, Object[]) (Inherited from EventStream)

Applies to