In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / LoadingTimeout Property

LoadingTimeout Property (DocuVieware)

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