bool IsFaulted { get; }
ReadOnly Property IsFaulted As Boolean Get
property bool IsFaulted { bool get (); }
abstract IsFaulted : bool with get
In This Article