Click or drag to resize

Job.JobSubmitted Event

Occurs when Job is submitted.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
public event EventHandler<JobSubmittedEventArgs> JobSubmitted

Value

Type: System.EventHandler<JobSubmittedEventArgs>
See Also

STK Parallel Computing Server 2.10 API for .NET