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 EventingReadStream abstract : System::IO::Stream, Microsoft::BizTalk::Streaming::IProvideReadStreamEvents
[System.Runtime.InteropServices.ComVisible(false)]
public abstract class EventingReadStream : System.IO.Stream, Microsoft.BizTalk.Streaming.IProvideReadStreamEvents
type EventingReadStream = class
inherit Stream
interface IProvideReadStreamEvents
Public MustInherit Class EventingReadStream
Inherits Stream
Implements IProvideReadStreamEvents