isSupported

isSupported

Method of Antilatency.DeviceNetwork.ICotaskConstructor
Check if the task is supported on the node.
bool isSupported(​INetwork network, NodeHandle node);

Parameters

INetwork network
The network this node is attached to.
NodeHandle node
Node to check.

Return value

bool
True if the node support the task and cotask can be started, otherwise false.