EndpointContext.RequestCompleted Method ()
Indicates the completed request for the context.
Namespace: Microsoft.Owin.Security.Provider
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
Syntax
public void RequestCompleted()
public:
void RequestCompleted()
member RequestCompleted : unit -> unit
Public Sub RequestCompleted
See Also
EndpointContext Class
Microsoft.Owin.Security.Provider Namespace
Return to top