Click or drag to resize

HostRecycleSettings.GetSpecifiedTimesAsTimeArray Method

Gets the specified times of the recycling settings.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
public SpecificTime[] GetSpecifiedTimesAsTimeArray()

Return Value

Type:SpecificTime[]
The specified time array representing the specified time array string.
See Also

STK Parallel Computing Server 2.10 API for .NET