corda / net.corda.core.messaging / CordaRPCOps / refreshNetworkMapCache

refreshNetworkMapCache

abstract fun refreshNetworkMapCache(): Unit

Poll network map server if available for the network map. Notice that you need to have compatibilityZone or networkServices configured. This is normally done automatically on the regular time interval, but you may wish to have the fresh view of network earlier.