vrLib SDK Documentation
TotalRuntime Property
NamespacesVideoRayHealthTotalRuntime
Gets or sets the total runtime in seconds.
Declaration Syntax
C#Visual BasicVisual C++
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)