getPropertyKeyDeferred

getPropertyKeyDeferred

Method of Antilatency.DeviceNetwork.IPropertyCotask
Get the property name at the given index.

Parameters

uint index
Index, starting from 0.

Return value

IFutureString
The IFuture<string> of the property name. If there is no property for the index, IFuture throws an exception.