Aracılığıyla paylaş


WSTrustServiceContract.RequestFailed Olay

Tanım

İstemciden WS-Trust isteği işlerken bir hata oluşursa gerçekleşir.

public:
 event EventHandler<System::ServiceModel::Security::WSTrustRequestProcessingErrorEventArgs ^> ^ RequestFailed;
public event EventHandler<System.ServiceModel.Security.WSTrustRequestProcessingErrorEventArgs> RequestFailed;
member this.RequestFailed : EventHandler<System.ServiceModel.Security.WSTrustRequestProcessingErrorEventArgs> 
Public Custom Event RequestFailed As EventHandler(Of WSTrustRequestProcessingErrorEventArgs) 

Olay Türü

EventHandler<WSTrustRequestProcessingErrorEventArgs>

Açıklamalar

Daha fazla bilgi için bkz HandleException . yöntemi.

Şunlara uygulanır