LBM .Net API Documentation
onOperationComplete Method (cbArg)
Namespaces
►
com.latencybusters.lbm
►
LBMOperationCompleteCallback
►
onOperationComplete(Object)
C#
Callback method.
Declaration Syntax
C#
protected internal
void
onOperationComplete
(
Object
cbArg
)
Parameters
cbArg
(
Object
)
The callback token specified when starting the operation.
Remarks
This method is called to signal that an operation is complete.
Assembly:
lbmcs
(Module: lbmcs) Version: 6.7.1.0