Click or drag to resize

WebCaptureMiddleware Constructor

Overload List
  NameDescription
Public methodWebCaptureMiddleware(RequestDelegate, IHostingEnvironment)
Initializes a new instance of the WebCaptureMiddleware class
Public methodWebCaptureMiddleware(RequestDelegate, IHostingEnvironment, IWebCaptureCallbacks)
Initializes a new instance of WebCaptureMiddleware class with specified callbacks.
Top
See Also