CallbackResult.StatusCode property

HTTP status code returned by the callback, if applicable

public int? StatusCode { get; set; }

See Also