LicenseServer Object

ClosedDescription

Represents the settings that enable BarTender to communicate with the Seagull License Server.

ClosedRequirements

Version

BarTender 6.12 or higher

Edition

Automation, Enterprise Automation

ClosedMethods

Name

Description

Connect

Connects BarTender to its Seagull License Server and returns true, meaning success, or False, meaning failure.

ClosedProperties

Name

Description

Address

Sets and returns the address of the preferred Seagull License Server.

AlternateAddress

Sets and returns the address of the Seagull License Server that should be used if the preferred server is not available.

AlternatePort

Sets and returns the port used to communicate with the alternate Seagull License Server.

AlternateRetries

Sets and returns the number of times that BarTender will attempt to connect to the alternate Seagull License Server.

AlternateTimeout

Sets and returns the maximum length of time that BarTender will keep trying to communicate with the alternate Seagull License Server before giving up.

IsConnected

Returns the status of BarTender's connection to the Seagull License Server.

MaxAllowedPrinters

Returns the maximum number of printers that can be used.

MaxAllowedUsers

Returns the maximum number of users that can be connected to the Seagull License Server.

Port

Sets and returns the port used to communicate with the Seagull License Server.

Retries

Sets and returns the number of times that BarTender will attempt to connect to the Seagull License Server.

Timeout

Sets and returns the maximum length of time that BarTender will keep trying to communicate with the Seagull License Server before giving up.