DkmDownloadFileAsyncResult.CreateErrorResult(Exception) Yöntem

Tanım

Başarısız bir DkmTransportConnection. DownloadFile çağrısından hatayı tutacak yeni bir sonuç yapısı oluşturur.

public:
 static Microsoft::VisualStudio::Debugger::DefaultPort::DkmDownloadFileAsyncResult CreateErrorResult(Exception ^ exception);
public static Microsoft.VisualStudio.Debugger.DefaultPort.DkmDownloadFileAsyncResult CreateErrorResult (Exception exception);
static member CreateErrorResult : Exception -> Microsoft.VisualStudio.Debugger.DefaultPort.DkmDownloadFileAsyncResult
Public Shared Function CreateErrorResult (exception As Exception) As DkmDownloadFileAsyncResult

Parametreler

exception
Exception

[In] hatayı içeren özel durum nesnesi

Döndürülenler

DkmDownloadFileAsyncResult

Şunlara uygulanır