Aracılığıyla paylaş


PoolingAsyncValueTaskMethodBuilder<TResult>.SetException Yöntem

Tanım

Değer görevini başarısız olarak işaretler ve belirtilen özel durumu değer görevine bağlar.

public:
 void SetException(Exception ^ exception);
public void SetException (Exception exception);
member this.SetException : Exception -> unit
Public Sub SetException (exception As Exception)

Parametreler

exception
Exception

Değer görevine bağlanmak için özel durum.

Şunlara uygulanır