GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / Timeout Property

In This Topic
Timeout Property (DocuViewareControl)
In This Topic
Specifies the amount of time, in minutes, allowed between requests before the DocuVieware session-state provider terminates the session.
Syntax
'Declaration
 
Public ReadOnly Property Timeout As Integer
public int Timeout {get;}
Remarks
Default value is 20 minutes.
See Also