







Creates a new http session
Namespace:
HttpServer.Sessions
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
HttpSession Create() |
Visual Basic (Declaration) |
---|
Function Create As HttpSession |
Visual C++ |
---|
HttpSession^ Create() |