Метод | Описание | |
---|---|---|
Attach ( |
||
ConnectFaulted ( |
||
Connected ( HttpOwinHostContext hostContext ) : void | ||
OwinHostScope ( ITaskScope scope, HttpHostSettings settings ) : System | ||
Shutdown ( string reason ) : void |
Метод | Описание | |
---|---|---|
CloseContext ( ) : Task |
public Attach ( |
||
cancellationToken | ||
Результат | Task |
public ConnectFaulted ( |
||
exception | ||
Результат | void |
public Connected ( HttpOwinHostContext hostContext ) : void | ||
hostContext | HttpOwinHostContext | |
Результат | void |
public OwinHostScope ( ITaskScope scope, HttpHostSettings settings ) : System | ||
scope | ITaskScope | |
settings | HttpHostSettings | |
Результат | System |