NSUrlSessionTask.BytesReceived Property

Definition

The number of bytes this task has received in the response body. Read-only.

public virtual long BytesReceived { [Foundation.Export("countOfBytesReceived")] get; }
member this.BytesReceived : int64

Property Value

Attributes

Applies to