Function RemoteTransform.forceUpdateCache
RemoteTransform caches the remote node. It may not notice if the remote node disappears; forceUpdateCache forces it to update the cache again.
void forceUpdateCache() nothrow @nogc;
RemoteTransform caches the remote node. It may not notice if the remote node disappears; forceUpdateCache forces it to update the cache again.
void forceUpdateCache() nothrow @nogc;