Click or drag to resize

UrlRequestJobComplete Method

Marks the request as completed. It can be used to indicate that all response data are already sent.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public void Complete()
See Also