NSUrlSessionTask.BytesExpectedToSend Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of bytes this task expects to send in the request body. Read-only.
public virtual long BytesExpectedToSend { [Foundation.Export("countOfBytesExpectedToSend")] get; }
member this.BytesExpectedToSend : int64
Property Value
- Attributes