ClusterInfoLastPing Property |
[Missing <summary> documentation for "P:MattermostDriver.ClusterInfo.LastPing"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic long LastPing { get; set; }Public Property LastPing As Long
Get
Set
public:
property long long LastPing {
long long get ();
void set (long long value);
}member LastPing : int64 with get, set
Property Value
Type:
Int64
See Also