ILease.Properties Property

Definition

Gets or sets custom lease properties which can be managed from IParitionLoadBalancingStrategy.

public System.Collections.Generic.Dictionary<string,string> Properties { get; set; }
member this.Properties : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Properties As Dictionary(Of String, String)

Property Value

Applies to