GatewayOptions
class
Namespace: Orleans.Configuration
Options for configuring how clients interact with gateway endpoints.
public class GatewayOptionsConstructors
Properties
GatewayListRefreshPeriodGets or sets the period of time between refreshing the list of active gateways.PreferredGatewayIndexGets or sets the index of the preferred gateway within the list of active gateways.
Fields
DEFAULT_PREFERED_GATEWAY_INDEXDefault preferred gateway index,. Value -1 means prefer no gateway
