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

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

Engine

 

 

Build date: 12/12/2011