Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a generic view of a sequence of bytes from a Management Pack resource.
The following tables list the members exposed by the ResourceStream type.
Public Constructors
| Name | Description | |
|---|---|---|
| ResourceStream | Overloaded. | 
Top
Public Fields
(see also Protected Fields)
| Name | Description | |
|---|---|---|
| .gif) .jpeg) | Null | (inherited from Stream) | 
Top
Protected Fields
| Name | Description | |
|---|---|---|
| .gif) | bufferedMode | (inherited from BinaryStream) | 
| .gif)  .jpeg) | CutoffStreamSize | (inherited from BinaryStream) | 
| .gif) | data | (inherited from BinaryStream) | 
| .gif) | lockObject | (inherited from BinaryStream) | 
| .gif) | streamId | (inherited from BinaryStream) | 
| .gif) | streamLength | (inherited from BinaryStream) | 
| .gif) | streamPosition | (inherited from BinaryStream) | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | CanRead | (inherited from BinaryStream) | 
| .gif) | CanSeek | (inherited from BinaryStream) | 
| .gif) | CanTimeout | (inherited from Stream) | 
| .gif) | CanWrite | (inherited from BinaryStream) | 
| .gif) | Id | (inherited from BinaryStream) | 
| .gif) | Length | Overridden. Gets the length of the stream in bytes. | 
| .gif) | Position | Overridden. Gets or sets the current position in the stream. | 
| .gif) | ReadTimeout | (inherited from Stream) | 
| .gif) | WriteTimeout | (inherited from Stream) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | BeginRead | (inherited from Stream) | 
| .gif) | BeginWrite | (inherited from Stream) | 
| .gif) | Close | (inherited from BinaryStream) | 
| .gif) | CreateObjRef | (inherited from MarshalByRefObject) | 
| .gif) | Dispose | Overloaded. (inherited from Stream) | 
| .gif) | EndRead | (inherited from Stream) | 
| .gif) | EndWrite | (inherited from Stream) | 
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | Flush | (inherited from BinaryStream) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject) | 
| .gif) | Read | Overridden. Reads a sequence of bytes from the current stream and advances the position in the stream by the number of bytes read. | 
| .gif) | ReadByte | (inherited from Stream) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | Seek | Overridden. Sets the position in the current stream. | 
| .gif) | SetLength | (inherited from BinaryStream) | 
| .gif) .jpeg) | Synchronized | (inherited from Stream) | 
| .gif) | ToString | (inherited from Object) | 
| .gif) | Write | (inherited from BinaryStream) | 
| .gif) | WriteByte | (inherited from Stream) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | CreateWaitHandle | Obsolete. (inherited from Stream) | 
| .gif) | Dispose | Overloaded. (inherited from Stream) | 
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject) | 
Top
See Also
Reference
ResourceStream Class
Microsoft.EnterpriseManagement.Common Namespace