var countOfBytesClientExpectsToReceive : Int64
A best-guess upper bound on the number of bytes the client expects to receive.
クライアントが受け取ることを期待するバイトの数の、最も妥当な上側境界。
var countOfBytesClientExpectsToSend : Int64
A best-guess upper bound on the number of bytes the client expects to send.
クライアントが送信することを期待するバイトの数の、最も妥当な上側境界。
let NSURLSessionTransferSizeUnknown : Int64
The total size of the transfer cannot be determined.
転送の合計サイズが決定されることができません。