LBM .Net API Documentation
UMEReceiverLivenessCreationCallback Delegate
Namespacescom.latencybusters.lbmUMEReceiverLivenessCreationCallback
Application callback to attain information about a new "connected" receiver.
Declaration Syntax
C#
public delegate Object UMEReceiverLivenessCreationCallback(
	UMEReceiverLivenessCallbackInfo info,
	Object cbArg
)
Parameters
info (UMEReceiverLivenessCallbackInfo)
Information about the receiver whom has been declared "alive"
cbArg (Object)
Callback object token
Return Value
User-supplied callback object passed in to corresponding UMEReceiverLivenessDeletionCallback callback.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0