_EProjectApp2_SinkHelper.JobCompleted Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void JobCompleted(System::String ^ , System::String ^ , System::String ^ , int , int );
public override void JobCompleted (string , string , string , int , int );
abstract member JobCompleted : string * string * string * int * int -> unit
override this.JobCompleted : string * string * string * int * int -> unit
Public Overrides Sub JobCompleted ( As String, As String, As String, As Integer, As Integer)