Click or drag to resize

serverSession Constructor

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

Namespace:  imbACE.Network.internet.sessions
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public serverSession(
	string uid
)
Request Example View Source

Parameters

uid
Type: SystemString
The uid.
See Also