Click or drag to resize
MOVEitFolderInfoResponseType Property
For webpost folders, the webpost completion and redirection setting.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public int ResponseType { get; }

Property Value

Type: Int32
Remarks
Possible type codes are:
0Redirect immediately
1Redirect after ResponseTime seconds
See Also