NSUrlSessionTask.BytesSent Property

Definition

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

Applies to