RuntimeCallBackWaitHandle Property

Wait Handle for synchronization.

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

public EventWaitHandle WaitHandle { get; set; }

Property Value

Type: EventWaitHandle
See Also