RetrieveParametersWaitTimeInSeconds Property Provincial Approach to Student Information API
(Required) The number of seconds the client will wait for the transcript to be produced.

Namespace: PASI.DataContract.Pesc
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public int WaitTimeInSeconds { get; set; }

Property Value

Type: Int32
Remarks

The service will only wait if the transcript is not ready. If the transcript is ready the service will return immediately. If the client does not want to wait, a value of zero should be used.

Field Validation

  • This field is Required.
See Also

Reference