Name

Pkg::CallbackStartRefresh — Register a callback function

Synopsis

void CallbackStartRefresh ( string  args);

Parameters

string args

Name of the callback handler function. Required callback prototype is void().

The callback function is evaluated when repository refresh is started

Return

void