Click or drag to resize

ApplicationEventsClassUsageStatAdded Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void UsageStatAdded(
	string protocol,
	int callDepth
)

Parameters

protocol
Type: SystemString
callDepth
Type: SystemInt32

Implements

IApplicationEventsUsageStatAdded(String, Int32)
See Also