get_is_remote
Description:
Checks if this is remote.
If this is remote then it means that another instance of application already exists (the 'primary' instance). Calls to perform actions on this will result in the actions being performed by the primary instance.
The value of this property cannot be accessed before register has been called. See get_is_registered.
Parameters:
this |
Returns:
true if this is remote |