Ruyi SDK
Namespaces
Ruyi.Layer0
TSocketTransportTS Class
TSocketTransportTS Constructor
TSocketTransportTS Constructor (TcpClient)
TSocketTransportTS Constructor (String, Int32)
TSocketTransportTS Constructor (String, Int32, Int32)
Click or drag to resizeClick or drag to resize

TSocketTransportTS Constructor (String, Int32, Int32)

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

constructor of TSocketTransportTS with host,port and timeout

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 TSocketTransportTS(
	string host,
	int port,
	int timeout
)

Parameters

host
Type: SystemString
host
port
Type: SystemInt32
port
timeout
Type: SystemInt32
timeout
See Also

Reference

TSocketTransportTS Class
TSocketTransportTS Overload
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