Server Constructor

Creates an instance of Server.

Overload list

Name Description
Server () Creates an instance of Server.
Server (const web::json::value&) Creates an instance of Server initialized from a JSON value.

See also

Reference

Server