Partager via


WorkerPool.InstanceNames Propriété

Définition

Obtient les noms de toutes les instances du pool de workers (lecture seule).

[Newtonsoft.Json.JsonProperty(PropertyName="instanceNames")]
public System.Collections.Generic.IList<string> InstanceNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceNames")>]
member this.InstanceNames : System.Collections.Generic.IList<string>
Public ReadOnly Property InstanceNames As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à