LBM .Net API Documentation
setUmmInfo Method (_info)
Namespacescom.latencybusters.lbmLBMsetUmmInfo(LBMUMMInfo)
Connect to and retrieve configuration from a UMM daemon
Declaration Syntax
C#
public static void setUmmInfo(
	LBMUMMInfo _info
)
Parameters
_info (LBMUMMInfo)
UMM daemon connection options
Remarks
This method will only be effective if it is called before any other LBM API method.
Exceptions
ExceptionCondition
UMM info has already been initialized, or invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0