LBM .Net API Documentation
close Method
Namespacescom.latencybusters.lbmLBMHFXclose()()()
Close and dispose of this HFX object. All HFXReceiver objects created using this HFX object should be closed before calling this method.

Warning: It is not safe to call this method from a context thread callback.

Declaration Syntax
C#
public void close()
Remarks
The underlying objects may take some time to be deleted. To be informed when deletion is complete, call close(LBMOperationCompleteCallback, Object)
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0