CursorResponseStatsNodeRuntime Property |
Namespace:
ArangoDBNetStandard.CursorApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public double Runtime { get; set; }
Public Property Runtime As Double
Get
Set
public:
property double Runtime {
double get ();
void set (double value);
}
member Runtime : float with get, set
Property Value
Type:
DoubleSee Also