Click or drag to resize
SoLDMGlobalResourceParametersSetLDMMonitoringCB Method
Overload List
  NameDescription
Public methodStatic memberSetLDMMonitoringCB(SoLDMGlobalResourceParametersLDMMonitoringCB, Int32) Obsolete.
Use SetMonitoringCB method instead.
Public methodStatic memberSetLDMMonitoringCB(SoLDMGlobalResourceParametersLDMMonitoringUserDataCB, Int32, Object) Obsolete.
Sets a monitoring delegate. This delegate provides a snapshot of the data loading performance. The delegate will be invoked each time memAmount MB of data is loaded. The delegate is called with the amount of data and the amount of time required to load that data. NOTE: This feature is available with VolumeVizLDM only.
Top
See Also