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