Aracılığıyla paylaş


ServicePartitionResolutionChange.HasException Property

Definition

Indicates whether there was an exception.

public bool HasException { get; }
member this.HasException : bool
Public ReadOnly Property HasException As Boolean

Property Value

Returns Boolean.

Remarks

If so, the Result parameter is null and the Exception parameter is set.

Applies to