HtmlWebRequestDuration Property  | 
 
            Gets the last request duration in milliseconds.
            
 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic int RequestDuration { get; }Public ReadOnly Property RequestDuration As Integer
	Get
Property Value
Type: 
Int32
See Also