DioDocs for PDF
WaitForNetworkIdle メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス : WaitForNetworkIdle メソッド
How long to wait for no network requests, in milliseconds.
Maximum time to wait for, in milliseconds.
Waits for network idle during the specified amount of time.
シンタックス
'宣言
 
Public Sub WaitForNetworkIdle( _
   Optional ByVal idleTime As System.Integer, _
   Optional ByVal maxTimeout As System.Integer _
) 
public void WaitForNetworkIdle( 
   System.int idleTime,
   System.int maxTimeout
)

パラメータ

idleTime
How long to wait for no network requests, in milliseconds.
maxTimeout
Maximum time to wait for, in milliseconds.
参照

HtmlPage クラス
HtmlPage メンバ