RequestCompletedEventArgsStatus Property |
Gets the status of the current URL request.
Namespace:
DotNetBrowser.Net.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public RequestStatus Status { get; }
Property Value
Type:
RequestStatusThe status of the current URL request.
See Also