[This is preliminary documentation and is subject to change.]
Returns how many times this event was called
Namespace: NFX.TimeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int CallCount { get; }public int CallCount { get; }Public ReadOnly Property CallCount As Integer
Get
Public ReadOnly Property CallCount As Integer
Get
public:
property int CallCount {
int get ();
}public:
property int CallCount {
int get ();
}member CallCount : int with get
member CallCount : int with get
Property Value
Type:
Int32