ClientChangeReason
enum ClientChangeReason
Represents an enumeration of reasons why a transfer client has changed.
BestFit = 1
The client changed due to a best-fit initial assignment.
ForceConfig = 0
The client changed due to an initial force configuration setting.
HttpFallback = 2
The client changed due to an HTTP fallback after a different client already failed.