Task
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.runtime.trace
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
Task()
init()
Sub New()
constructor (uint64)
constructor(aid: uint64)
Task(uint64 aid)
init(_ aid: uint64)
Sub New(aid As uint64)
Parameters:
- aid:
constructor (Task)
constructor(value: Task)
Task(Task value)
init(_ value: Task)
Sub New(value As Task)
Parameters:
- value: