Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFTimeRule.Pause Method (TimeSpan)

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFTimeRule.Pause Method (TimeSpan)
Pause the time rule for a specified amount of time.

Namespace:  OSIsoft.AF.Time
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public void Pause(
	TimeSpan span
)
Public Sub Pause ( 
	span As TimeSpan
)

Dim instance As AFTimeRule
Dim span As TimeSpan

instance.Pause(span)
public:
void Pause(
	TimeSpan span
)
member Pause : 
        span : TimeSpan -> unit 

Parameters

span
Type: SystemTimeSpan
The amount of time to pause the time rule.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in