In This Topic

LoadingTimeout Property (DocuViewareControl)

In This Topic
Specifies the default timeout, in milliseconds, allowed for each document loading process.
Syntax
'Declaration
 
Public ReadOnly Property LoadingTimeout As Integer
public int LoadingTimeout {get;}
Remarks
Default value is -1 (no timeout).
See Also