Click or drag to resize

ServiceDispatcher Constructor

Creates a new service dispatcher

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 3.0.481-alpha
Syntax
public ServiceDispatcher(
	RestService service
)

Parameters

service
Type: RestSrvrRestService

[Missing <param name="service"/> documentation for "M:RestSrvr.ServiceDispatcher.#ctor(RestSrvr.RestService)"]

See Also