AtomiaBillingParallelScheduledTasks Property |
Gets or sets the ParallelScheduledTasks.
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public virtual bool ParallelScheduledTasks { get; set; }
Public Overridable Property ParallelScheduledTasks As Boolean
Get
Set
public:
virtual property bool ParallelScheduledTasks {
bool get ();
void set (bool value);
}
abstract ParallelScheduledTasks : bool with get, set
override ParallelScheduledTasks : bool with get, set
Property Value
Type:
BooleanSee Also