Property | Type | Description | |
---|---|---|---|
End | void | ||
End | void | ||
OwinHttpListenerContext | System | ||
SetDisconnected | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Dispose ( bool disposing ) : void | ||
GetCallCancelled ( ) : |
||
GetRequestBody ( ) : Stream | ||
GetServerIsLocal ( ) : bool | ||
GetServerLocalIpAddress ( ) : string | ||
GetServerLocalPort ( ) : string | ||
GetServerRemoteIpAddress ( ) : string | ||
GetServerRemotePort ( ) : string | ||
TryGetClientCert ( |
||
TryGetClientCertErrors ( |
||
TryGetWebSocketAccept ( object>.Action |
Method | Description | |
---|---|---|
End ( ) : void | ||
End ( |
||
OwinHttpListenerContext ( Mono.Net.HttpListenerContext httpListenerContext, string basePath, string path, string query, DisconnectHandler disconnectHandler ) : System | ||
SetDisconnected ( object state ) : void |
public GetCallCancelled ( ) : |
||
return |
public TryGetClientCert ( |
||
value | ||
return | bool |
public TryGetClientCertErrors ( |
||
value | ||
return | bool |
public TryGetWebSocketAccept ( object>.Action |
||
websocketAccept | object>.Action | |
return | bool |