Share via


RunStateEvent.IsValid Method

Definition

Returns a value that indicates whether the request to change the run state is valid.

public:
 override bool IsValid();
public override bool IsValid ();
override this.IsValid : unit -> bool
Public Overrides Function IsValid () As Boolean

Returns

true if the request to change the run state is valid; otherwise, false.

Applies to