Click or drag to resize

IAceHttpServersessionControl Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the session control.

Namespace:  imbACE.Network.internet.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
serverSessionControl sessionControl { get; }
Request Example View Source

Property Value

Type: serverSessionControl
The session control.
See Also