GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareManager Class / GetSessionCount Method

In This Topic
GetSessionCount Method (DocuViewareManager)
In This Topic
Returns the number of alive DocuVieware sessions.
Syntax
'Declaration
 
Public Shared Function GetSessionCount() As Integer
public static int GetSessionCount()

Return Value

The number of alive DocuVieware sessions.
See Also