Click or drag to resize
ClientStatusCode Property
Status code of the most recent transaction. A value of 0 indicates no error occurred.

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

Property Value

Type: Int32
See Also