ServiceProxy.HandleChannelExceptions(String, Exception) Method

Definition

protected:
 virtual void HandleChannelExceptions(System::String ^ methodName, Exception ^ ex);
protected virtual void HandleChannelExceptions (string methodName, Exception ex);
abstract member HandleChannelExceptions : string * Exception -> unit
override this.HandleChannelExceptions : string * Exception -> unit
Protected Overridable Sub HandleChannelExceptions (methodName As String, ex As Exception)

Parameters

methodName
String

Applies to