Share via


IWait.Fail(Exception) Method

Definition

Mark this wait as satisfied with this fail exception.

public void Fail (Exception error);
abstract member Fail : Exception -> unit
Public Sub Fail (error As Exception)

Parameters

error
Exception

Applies to