Bagikan melalui


StatelessServiceUpdateDescription.InstanceCount Property

Definition

Gets or sets the instance count

public int? InstanceCount { get; set; }
member this.InstanceCount : Nullable<int> with get, set
Public Property InstanceCount As Nullable(Of Integer)

Property Value

The instance count

Remarks

See InstanceCount

Applies to