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)
Syntaxpublic SpecificTime[] GetSpecifiedTimesAsTimeArray()
Public Function GetSpecifiedTimesAsTimeArray As SpecificTime()
Return Value
Type:
SpecificTime[]The specified time array representing the specified time array string.
See Also