ModuleInfo.EvaluationTimeRemaining Property

When In EvaluationMode, remaining time for the runtime session
<ID("EvaluationTimeRemaining", (int)e.EvaluationTimeRemaining)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)> _ 
Public Property EvaluationTimeRemaining() As TimeSpan 
Get 
This language is not supported or no code example is available.
[ID("EvaluationTimeRemaining", (int)e.EvaluationTimeRemaining)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)] 
public TimeSpan EvaluationTimeRemaining {get;}
This language is not supported or no code example is available.

Property Value

TimeSpan

.NET Framework

Supported in: 4.8

In this article

Definition