Condividi tramite


IManagementGrain.GetMultiClusterGateways Metodo

Definizione

Ottenere l'elenco corrente di gateway multicluster.

public System.Threading.Tasks.Task<System.Collections.Generic.List<Orleans.MultiCluster.IMultiClusterGatewayInfo>> GetMultiClusterGateways ();
abstract member GetMultiClusterGateways : unit -> System.Threading.Tasks.Task<System.Collections.Generic.List<Orleans.MultiCluster.IMultiClusterGatewayInfo>>
Public Function GetMultiClusterGateways () As Task(Of List(Of IMultiClusterGatewayInfo))

Restituisce

Elenco dei gateway attualmente noti

Si applica a