Gets or sets the total runtime in seconds.
Declaration Syntax
public int TotalRuntime { get; set; }
Public Property TotalRuntime As Integer
public:
property int TotalRuntime {
int get ();
void set (int value);
}
Value
The total runtime.
Assembly:
vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)