Share via


NSUrlSessionTask.CountOfBytesClientExpectsToSend Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual long CountOfBytesClientExpectsToSend { [Foundation.Export("countOfBytesClientExpectsToSend")] get; [Foundation.Export("setCountOfBytesClientExpectsToSend:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("countOfBytesClientExpectsToSend")>]
[<set: Foundation.Export("setCountOfBytesClientExpectsToSend:")>]
member this.CountOfBytesClientExpectsToSend : int64 with get, set

Property Value

Attributes

Applies to