ReadOnlyStream Class
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.IO.Stream
Microsoft.Exchange.Common.ReadOnlyStream
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public Class ReadOnlyStream _
Inherits Stream
'Usage
Dim instance As ReadOnlyStream
public class ReadOnlyStream : Stream
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.