Share via


PSServerEndpointRecallError.Count Property

Definition

Gets or sets the number of times the error occured.

public long? Count { get; set; }
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

Property Value

The number of times the error occured.

Applies to