NSUrlSessionTask.TaskIdentifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An identifier that uniquely identifies this task within a session. Read-only.
public virtual nuint TaskIdentifier { [Foundation.Export("taskIdentifier")] get; }
member this.TaskIdentifier : nuint
Property Value
System.System.UIntPtr
System.unativeint
- Attributes