ServiceDiscoveryOptions.RefreshPeriod Property

Definition

Gets or sets the period between polling attempts for providers which do not support refresh notifications via ActiveChangeCallbacks.

public:
 property TimeSpan RefreshPeriod { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan RefreshPeriod { get; set; }
member this.RefreshPeriod : TimeSpan with get, set
Public Property RefreshPeriod As TimeSpan

Property Value

Applies to