getBinaryProperty

getBinaryProperty

Method of Antilatency.DeviceNetwork.IPropertyCotask
Get binary property directly from the device.
byte[] getBinaryProperty(​string key);

Parameters

string key
Property key.

Return value

byte[]
Binary property value.