LBM .Net API Documentation
LBMSDMFieldUint64 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldUint64LBMSDMFieldUint64(String, LBMSDMRawUint64)
Constructor for a unsigned 64 bit integer field with a known LBMSDMRawUint64
Declaration Syntax
C#
public LBMSDMFieldUint64(
	string name,
	LBMSDMRawUint64 v
)
Parameters
name (String)
The field name
v (LBMSDMRawUint64)
The LBMSDMRawUint64 to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0