'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property Slow As UAMonitoringParameters
'Usage
Dim value As UAMonitoringParameters value = UAMonitoringParameters.Slow
[NotNull()] public static UAMonitoringParameters Slow {get;}
[NotNull()] public: static property UAMonitoringParameters^ Slow { UAMonitoringParameters^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).