다음을 통해 공유


BaseTransportManager.RaiseErrorHandler(TransportErrorOccuredEventArgs) Method

Definition

Raise the error handlers.

public virtual void RaiseErrorHandler (System.Management.Automation.Remoting.TransportErrorOccuredEventArgs eventArgs);
abstract member RaiseErrorHandler : System.Management.Automation.Remoting.TransportErrorOccuredEventArgs -> unit
override this.RaiseErrorHandler : System.Management.Automation.Remoting.TransportErrorOccuredEventArgs -> unit
Public Overridable Sub RaiseErrorHandler (eventArgs As TransportErrorOccuredEventArgs)

Parameters

Applies to