Method | Description | |
---|---|---|
Abort ( ) : void | ||
CloseAsync ( |
||
OpenAsync ( |
||
OwinCommunicationListener ( string appRoot, IOwinAppBuilder startup, StatelessServiceContext context ) : System |
Method | Description | |
---|---|---|
StopWebServer ( ) : void |
public CloseAsync ( |
||
cancellationToken | ||
return | Task |
public OpenAsync ( |
||
cancellationToken | ||
return | Task |
public OwinCommunicationListener ( string appRoot, IOwinAppBuilder startup, StatelessServiceContext context ) : System | ||
appRoot | string | |
startup | IOwinAppBuilder | |
context | StatelessServiceContext | |
return | System |