The class representing queue settings.
Declaration Syntax
public class QueueSettings : IQueueSettings
Table 96: Members
Constructor | QueueSettings() |
Creates a QueueSettings object |
Property | JobName |
The job name of the queue settings. |
Property | License |
The license of the queue settings. The setter will throw an exception if the given license is not valid. |
Property | Name |
The name of the queue settings. |