Context.IsTimerValid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property bool IsTimerValid { bool get(); };
public virtual bool IsTimerValid { get; }
member this.IsTimerValid : bool
Public Overridable ReadOnly Property IsTimerValid As Boolean