Flynet Viewer .NET Programmer's Reference

userBasedLicensing (static bool)

userBasedLicensing (static bool)

Previous topic Next topic  

userBasedLicensing (static bool)

Previous topic Next topic  

Check if the active server licensing mode is by concurrent users vs. concurrent sessions.

 

HostConnection.userBasedLicensing

 

Arguments

 

HostConnection

Required. HostConnection class Reference (this is a static property, no HostConnection object need be created prior to calling this method

 

Remarks

 

READONLY

 

When concurrent user licensing is active, any connect() method must be preceded by the setting of a valid value to the sessionLicensedUser property.