Parameters
- samplingInterval
- The sampling interval to be tested.
Return Value
true
if samplingInterval is a valid sampling interval; false
otherwise.
This return value of this method should not be ignored.
true
if samplingInterval is a valid sampling interval; false
otherwise.
This return value of this method should not be ignored.
This method is pure, i.e. it does not have observable side effects.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.