Click or drag to resize

WebControlsCoreExtensionsRunWebCaptureMiddleware Method

Overload List
  NameDescription
Public methodStatic memberRunWebCaptureMiddleware(IApplicationBuilder)
Adds a terminal WebCaptureMiddleware in the chain of middlewares.
Public methodStatic memberRunWebCaptureMiddleware(IApplicationBuilder, IWebCaptureCallbacks)
Adds a terminal WebCaptureMiddleware with custom callbacks in the chain of middlewares.
Top
See Also