Share via


IDTSTelemetry140.PostPackageExecutionEvent(Int32, Int64) Method

Definition

public:
 void PostPackageExecutionEvent(int result, long time);
[System.Runtime.InteropServices.DispId(2)]
public void PostPackageExecutionEvent (int result, long time);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member PostPackageExecutionEvent : int * int64 -> unit
Public Sub PostPackageExecutionEvent (result As Integer, time As Long)

Parameters

result
Int32
time
Int64

Implements

Attributes

Applies to