Click or drag to resize

aceRemoteServer Constructor

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

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

Parameters

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