Timeout Property (DocuVieware)
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 Property Timeout As Integer
public int Timeout {get; set;}
See Also