LBM .Net API Documentation
test_clone Method (m)
Namespacescom.latencybusters.lbm.sdmLBMSDMessagetest_clone(LBMSDMessage)
An api that is used during testing to ensure that cloned objects are truly cloned. This API is not for general use.
Declaration Syntax
C#
public virtual bool test_clone(
	LBMSDMessage m
)
Parameters
m (LBMSDMessage)
An SDM message object to test against this object
Return Value
true if fields are identical (should not be if correctly cloned)

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0