MultiClusterData.IsActiveGatewayForCluster(SiloAddress, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Check whether a particular silo is an active gateway for a cluster
public bool IsActiveGatewayForCluster (Orleans.Runtime.SiloAddress address, string clusterid);
member this.IsActiveGatewayForCluster : Orleans.Runtime.SiloAddress * string -> bool
Public Function IsActiveGatewayForCluster (address As SiloAddress, clusterid As String) As Boolean
Parameters
- address
- SiloAddress
the silo address
- clusterid
- String
the id of the cluster