ISchedulerV3SP2.SubmitJob(ISchedulerJob, String, String) Method

Definition

public void SubmitJob (Microsoft.Hpc.Scheduler.ISchedulerJob job, string username, string password);
abstract member SubmitJob : Microsoft.Hpc.Scheduler.ISchedulerJob * string * string -> unit
Public Sub SubmitJob (job As ISchedulerJob, username As String, password As String)

Parameters

username
String
password
String

Applies to