CLab# 1.0 API Documentation |
|
Clab.StatusEventHandler Delegate
Delegate for updating status information during search.
public delegate void Clab.StatusEventHandler(
Int32 value);
Parameters
-
Int32
- The new status information.
Requirements
Namespace:
CLab
Assembly: CLab (in CLab.dll)
See Also
CLab Namespace