ConditionalEventBaseTEvent, TArgsRepeat Method |
Sets the number of allowed calls to the event
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public TEvent Repeat(
int i
)
Parameters
- i
- Type: SystemInt32
Number of allowed calls
Return Value
Type:
TEventSee Also