FabricClientSettings.ServiceChangePollInterval Property

Definition

Gets or sets the timeout on service change notification requests from the client to the gateway for all registered callbacks.

public TimeSpan ServiceChangePollInterval { get; set; }
member this.ServiceChangePollInterval : TimeSpan with get, set
Public Property ServiceChangePollInterval As TimeSpan

Property Value

The timeout on service change notification requests from the client to the gateway for all registered callbacks.

Remarks

The default value of the ServiceChangePollInterval property is 120 seconds.

Applies to