NSUrlSessionTask.BytesExpectedToReceive Property

Definition

The number of bytes this task expects to receive in the response body.

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

Property Value

Attributes

Applies to