Engine.raise_JobEnd | raise_JobEnd method
[This documentation is preliminary and is subject to change.]
TBD
Syntax
engine.raise_JobEnd(value0, value1);
protected void raise_JobEnd(
object value0,
JobEndEventArgs value1
)
Protected Sub raise_JobEnd(
value0 As Object,
value1 As JobEndEventArgs
)
protected:
void raise_JobEnd(
Object^ value0,
JobEndEventArgs^ value1
)
Parameters
value0
Type: Object [JavaScript] | System.Object [.NET] | Object^ [C++]TBD
value1
Type: JobEndEventArgsTBD
Requirements
Minimum supported client |
Windows Developer Preview |
Minimum supported server |
Windows Server Developer Preview |
Namespace |
Microsoft.Assessments.Hosting [C++] |
Metadata |
Microsoft.Assessments.Core.winmd |
See also
Build date: 12/12/2011