Click or drag to resize
EventRecorderTCallCount Property
Gets the number of times the event has been raised.

Namespace: Test.Framework
Assembly: Test.Framework (in Test.Framework.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int CallCount { get; }

Property Value

Type: Int32
See Also