HostRecycleSettingsGetSpecifiedTimesAsTimeArray Method |
Gets the specified times of the recycling settings.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public SpecificTime[] GetSpecifiedTimesAsTimeArray()
Public Function GetSpecifiedTimesAsTimeArray As SpecificTime()
Return Value
Type:
SpecificTimeThe specified time array representing the specified time array string.
See Also