ServiceBusException.IsTransient プロパティ

定義

例外を一時的と見なすか最終と見なすかを示します。

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

プロパティ値

true 例外が一時的である可能性が高い場合は 。それ以外の場合は false

適用対象