ServerMetaDataUptime Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic int Uptime { get; }
Public ReadOnly Property Uptime As Integer
Get
public:
property int Uptime {
int get ();
}
member Uptime : int with get
Property Value
Type:
Int32
See Also