BufferedEventStream Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Constructors
| BufferedEventStream() | |
| BufferedEventStream(String, Int32) |
Properties
| ConnectionString | |
| FlushThreshold | |
| FormatID | |
| StreamID | |
| TimeoutValue | (Inherited from EventStream) |
Methods
| AddReference(String, String, String, String, String, String) | (Inherited from EventStream) |
| AddReference(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) |