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