Operation Complete delegate. A method matching this delegate may be
passed to the LBMOperationCompleteCallback constructor if a simple
callback is desired when an operation is complete.

C# |
public delegate void LBMOperationComplete( Object cbArg )

- cbArg (Object)