Name | Description | |
---|---|---|
![]() | StreamClient Constructor | Overloaded. |
The following tables list the members exposed by StreamClient.
Name | Description | |
---|---|---|
![]() | StreamClient Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CanRead | Overridden. Returns true if the stream can be read. |
![]() | CanSeek | Overridden. Returns true if the stream can seek. |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | Overridden. Returns true if the stream can be written. |
![]() | Length | Overridden. Returns the length of the stream. |
![]() | Position | Overridden. Gets or sets the current position in the stream. |
![]() | PreserveConnection | When true, we don't close the WCF connection |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Close | Overridden. Closes the stream. |
![]() | CopyTo | Overloaded. (Inherited from System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.IO.Stream) |
![]() | EndRead | (Inherited from System.IO.Stream) |
![]() | EndWrite | (Inherited from System.IO.Stream) |
![]() | Flush | Overridden. Flushes the stream. |
![]() | FlushAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Read | Overridden. Reads bytes from the stream. |
![]() | ReadAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadByte | (Inherited from System.IO.Stream) |
![]() | Seek | Overridden. Seeks |
![]() | SetLength | Overridden. Sets the length of the stream. |
![]() | Write | Overridden. Writes bytes to the stream. |
![]() | WriteAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteByte | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
![]() | CreateWaitHandle | (Inherited from System.IO.Stream) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | ObjectInvariant | (Inherited from System.IO.Stream) |