AFTimeRule.Stop Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Stop the time rule; the previous rule event is cleared.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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