LBM .Net API Documentation
onOperationComplete Method (cbArg)
Namespacescom.latencybusters.lbmLBMOperationCompleteCallbackonOperationComplete(Object)
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