MockedEventInstanceCount Property

Typemock Isolator Developer Guide
Return the number of instances registered to this mocked event. See Instance

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

public virtual int InstanceCount { get; }

Property Value

Type: Int32
Remarks

Since version 3.7
See Also

Reference