LBM .Net API Documentation
LBMHFXReceiver Class
Namespacescom.latencybusters.lbmLBMHFXReceiver
The LBMHFXReceiver object is used to associate an LBMHFX object with an LBMContext. Messages are delivered by each LBMHFXReceiver to the LBMHFX object, which handles dropping duplicates and ordering messages.
Declaration Syntax
C#
public class LBMHFXReceiver
Members
All MembersMethods



IconMemberDescription
close()()()
Close this receiver. Call close(LBMOperationCompleteCallback, Object) to be informed when the delete call has completed.

close(LBMOperationCompleteCallback, Object)
Close and dispose of this HFXReceiver object.

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


dumpAttributeList()()()
Dump receiver configuration options

getAttributeValue(String)
Returns the value of a receiver-related attribute for this receiver

getStatistics(String)
Return the current set of receiver transport statistics for a particular source.

getStatistics(Int32)
Return the current set of receiver transport statistics for all sources.

setAttributeValue(String, String)
Set the value of a receiver-related attribute for this receiver

Inheritance Hierarchy
Object
LBMHFXReceiver

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0