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

TSocketTransportTS Constructor (IPAddress, Int32)

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

Initializes a new instance of the TSocketTransportTS class

Namespace:  Ruyi.Layer0
Assembly:  SDK.BaseAsync (in SDK.BaseAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public TSocketTransportTS(
	IPAddress host,
	int port
)

Parameters

host
Type: System.NetIPAddress

[Missing <param name="host"/> documentation for "M:Ruyi.Layer0.TSocketTransportTS.#ctor(System.Net.IPAddress,System.Int32)"]

port
Type: SystemInt32

[Missing <param name="port"/> documentation for "M:Ruyi.Layer0.TSocketTransportTS.#ctor(System.Net.IPAddress,System.Int32)"]

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