LBM .Net API Documentation
getShort Method (key)
Namespacescom.latencybusters.lbmLBMMessagePropertiesgetShort(String)
Get the property with the specified key as a short.
Declaration Syntax
C#
public short getShort(
	string key
)
Parameters
key (String)
The name of the property
Return Value
The value of the property, converted to a short if necessary.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0