NSUrlSessionTask.BytesExpectedToSend Property

Definition

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

Applies to