Represents a stream of data and events that are persisted in a form that can be queried; this abstract class is inherited by DirectEventStream and BufferedEventStream.
For a list of all members of this type, see EventStream Members.
System.Object
Microsoft.BizTalk.Bam.EventObservation.EventStream
Microsoft.BizTalk.Bam.EventObservation.BufferedEventStream
Microsoft.BizTalk.Bam.EventObservation.DirectEventStream
Public Class EventStream
[C#]
public class EventStream
[C++]
public __gc class EventStream
[JScript]
public class EventStream
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
The EventStream class is abstract; it can never be instantiated directly and has no constructor.
Requirements
Namespace: Microsoft.BizTalk.Bam.EventObservation
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003
Assembly: Microsoft.Biztalk.Bam.EventObservation (in Microsoft.Biztalk.Bam.EventObservation.dll)
See Also
EventStream Members | Microsoft.BizTalk.Bam.EventObservation Namespace
To download updated BizTalk Server 2004 Help from www.microsoft.com, go to
http://go.microsoft.com/fwlink/?linkid=20616.
Copyright © 2004 Microsoft Corporation.
All rights reserved.