TStreamTransportTS Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.Layer0
public class TStreamTransportTS : TStreamTransport, TTransportTS
The TStreamTransportTS type exposes the following members.
| Name | Description | |
|---|---|---|
| TStreamTransportTS | Initializes a new instance of the TStreamTransportTS class |
| Name | Description | |
|---|---|---|
| InputStream | (Inherited from TStreamTransport.) | |
| IsOpen | (Inherited from TStreamTransport.) | |
| OutputStream | (Inherited from TStreamTransport.) |
| Name | Description | |
|---|---|---|
| BeginFlush |
begin flush asyncly
(Overrides TTransport.BeginFlush(AsyncCallback, Object).) | |
| Close | (Inherited from TStreamTransport.) | |
| Dispose | (Inherited from TTransport.) | |
| EndFlush |
end flush acyncly
(Overrides TTransport.EndFlush(IAsyncResult).) | |
| Flush |
clears all buffers for this stream
(Overrides TStreamTransport.Flush.) | |
| Open | (Inherited from TStreamTransport.) | |
| Peek | (Inherited from TTransport.) | |
| Read | (Inherited from TStreamTransport.) | |
| ReadAll | (Inherited from TTransport.) | |
| Reconnect |
reconnect between C/S
| |
| SetWriteLocker |
set muted locker
| |
| Write(Byte) | (Inherited from TTransport.) | |
| Write(Byte, Int32, Int32) | (Inherited from TStreamTransport.) |