Click or drag to resize

ITaskServerJobInfoAddress Property

Gets the address of the task server..

Namespace:  Ookii.Jumbo.Jet.Scheduling
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
ServerAddress Address { get; }

Property Value

Type: ServerAddress
The ServerAddress for the task server.
See Also