OperationInterruptedException

OperationInterruptedException(string)

Yeni bir örneğini başlatırOperationInterruptedException sınıf.

public OperationInterruptedException(string message)
ParametreTipTanım
messageStringİstisna mesajı.

Ayrıca bakınız


OperationInterruptedException(string, Exception)

Yeni bir örneğini başlatırOperationInterruptedException sınıf.

public OperationInterruptedException(string message, Exception innerException)
ParametreTipTanım
messageStringİstisna mesajı.
innerExceptionExceptionİç istisna.

Ayrıca bakınız