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