Share via


PSSyncOutputEvents.ErrorUploadFailedWithExceptions Method

Definition

public void ErrorUploadFailedWithExceptions (System.Collections.Generic.IList<Exception> exceptions);
abstract member ErrorUploadFailedWithExceptions : System.Collections.Generic.IList<Exception> -> unit
override this.ErrorUploadFailedWithExceptions : System.Collections.Generic.IList<Exception> -> unit
Public Sub ErrorUploadFailedWithExceptions (exceptions As IList(Of Exception))

Parameters

exceptions
IList<Exception>

Implements

Applies to