LBM .Net API Documentation
UMEReceiverLivenessDeletionCallback Delegate
Namespacescom.latencybusters.lbmUMEReceiverLivenessDeletionCallback
Application callback to attain information about a previously "connected" receiver that has gone away.
Declaration Syntax
C#
public delegate int UMEReceiverLivenessDeletionCallback(
	UMEReceiverLivenessCallbackInfo info,
	Object cbArg,
	Object srcCbArg
)
Parameters
info (UMEReceiverLivenessCallbackInfo)
Information about the receiver whom has been declared "dead"
cbArg (Object)
Callback object token
srcCbArg (Object)
Callback object token returned by the corresponding UMEReceiverLivenessCreationCallback.
Return Value

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0