DurationFunctionSampledEventArgsSampleDuration Property  | 
 
            Gets the duration at which the function was sampled.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Duration SampleDuration { get; }Public ReadOnly Property SampleDuration As Duration
	Get
public:
property Duration SampleDuration {
	Duration get ();
}member SampleDuration : Duration with get
Property Value
Type: 
Duration
See Also