Click or drag to resize

aceHttpServerBase Constructor

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

Namespace:  imbACE.Network.internet.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public aceHttpServerBase(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString
See Also