@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public class RemoteBinding extends GenericBinding
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_TIMEOUT |
Constructor and Description |
---|
RemoteBinding() |
Modifier and Type | Method and Description |
---|---|
int |
getTimeout() |
void |
setTimeout(int value) |
getName, getSourceName, setName, setSourceName
public static final int DEFAULT_TIMEOUT
@ThingworxExtensionApiMethod(since={6,6}) public int getTimeout()
@ThingworxExtensionApiMethod(since={6,6}) public void setTimeout(int value)