AFTimeRule.Stop Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Stop the time rule; the previous rule event is cleared.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public virtual void Stop()
Public Overridable Sub Stop Dim instance As AFTimeRule instance.Stop()
public: virtual void Stop()
abstract Stop : unit -> unit override Stop : unit -> unit