Share via


NSUrlSessionTask.BytesSent Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual long BytesSent { [Foundation.Export("countOfBytesSent")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("countOfBytesSent")>]
member this.BytesSent : int64

Property Value

Attributes

Applies to