Ruyi SDK
Namespaces
Ruyi.Layer0
TStreamTransportTS Class
TStreamTransportTS Constructor
TStreamTransportTS Properties
TStreamTransportTS Methods
Click or drag to resizeClick or drag to resize

TStreamTransportTS Class

[This is preliminary documentation and is subject to change.]

Wrappered TStreamTransport class
Inheritance Hierarchy
SystemObject
  TTransport
    TStreamTransport
      Ruyi.Layer0TStreamTransportTS

Namespace:  Ruyi.Layer0
Assembly:  SDK.Base.nf2.0 (in SDK.Base.nf2.0.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public class TStreamTransportTS : TStreamTransport, 
	TTransportTS

The TStreamTransportTS type exposes the following members.

Constructors
  NameDescription
Public methodTStreamTransportTS
Initializes a new instance of the TStreamTransportTS class
Top
Properties
  NameDescription
Public propertyInputStream (Inherited from TStreamTransport.)
Public propertyIsOpen (Inherited from TStreamTransport.)
Public propertyOutputStream (Inherited from TStreamTransport.)
Top
Methods
  NameDescription
Public methodBeginFlush
begin flush asyncly
(Overrides TTransport.BeginFlush(AsyncCallback, Object).)
Public methodClose (Inherited from TStreamTransport.)
Public methodDispose (Inherited from TTransport.)
Public methodEndFlush
end flush acyncly
(Overrides TTransport.EndFlush(IAsyncResult).)
Public methodFlush
clears all buffers for this stream
(Overrides TStreamTransport.Flush.)
Public methodOpen (Inherited from TStreamTransport.)
Public methodPeek (Inherited from TTransport.)
Public methodRead (Inherited from TStreamTransport.)
Public methodReadAll (Inherited from TTransport.)
Public methodReconnect
reconnect between C/S
Public methodSetWriteLocker
set muted locker
Public methodWrite(Byte) (Inherited from TTransport.)
Public methodWrite(Byte, Int32, Int32) (Inherited from TStreamTransport.)
Top
See Also

Reference

Ruyi.Layer0 Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com