







Kind of connection
Namespace:
HttpServer
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public ConnectionType Connection { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Connection As ConnectionType |
| Visual C++ |
|---|
public: property ConnectionType Connection { ConnectionType get (); void set (ConnectionType value); } |
