ClusterJobScheduler Properties |
The ClusterJobScheduler type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AllowSelfSignedCertificates |
Gets or sets a value indicating whether to
allow self-signed certificates when communicating with the
coordinator.
|
![]() |
CoordinatorMachineName |
Gets or sets the name of the
coordinator.
|
![]() |
CoordinatorPort |
Gets or sets port number of the
coordinator.
|
![]() |
CoordinatorReconnectionDelay |
Gets or sets the amount of time, in
milliseconds, the scheduler should wait before attempting to
reconnect to the coordinator.
|
![]() |
CoordinatorReconnectionInterval |
Gets or sets the amount of time, in
milliseconds, the scheduler should wait in between each
reconnection attempt.
|
![]() |
Id |
Gets the id of this job scheduler.
|
![]() |
IsConnected |
Gets a value indicating whether the job
scheduler is connected.
|
![]() |
MaximumReconnectionAttempts |
Gets or sets the maximum number of times the
job scheduler should try to reconnect to the coordinator before
aborting.
|
![]() |
SslClientAuthenticationTimeOut |
Gets or sets the SSL authentication timeout
specified in miliseconds.
|
![]() |
UseSsl |
Gets or sets a value indicating whether to use
SSL when communicating with the coordinator.
|
STK Scalability 1.3 API for .NET