NSUrlSessionTask.BytesSent 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 that this task has sent in the request body. Read-only.
public virtual long BytesSent { [Foundation.Export("countOfBytesSent")] get; }
member this.BytesSent : int64
Property Value
- Attributes