[This is preliminary documentation and is subject to change.]
Returns when was this event called for the last time in the local event time
Namespace: NFX.TimeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public DateTime LastCall { get; }
public DateTime LastCall { get; }
Public ReadOnly Property LastCall As DateTime
Get
Public ReadOnly Property LastCall As DateTime
Get
public:
property DateTime LastCall {
DateTime get ();
}
public:
property DateTime LastCall {
DateTime get ();
}
member LastCall : DateTime with get
member LastCall : DateTime with get
Property Value
Type:
DateTime