Click or drag to resize

aceRemoteTestClient Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the aceRemoteTestClient class.

Namespace:  imbACE.Network.remote.clients
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public aceRemoteTestClient(
	aceRemoteSettings __settings
)
Request Example View Source

Parameters

__settings
Type: imbACE.Network.remote.coreaceRemoteSettings
See Also