IWaitMessage
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.builtin
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
Cancel
method Cancel
void Cancel()
func Cancel()
// .NET, .NET Standard 2.0
func Cancel()
// Island
func Cancel() void
Sub Cancel()
Start
// .NET, .NET Standard 2.0, Island-watchOS-armv7k
method Start(aNotifier: Func<Func<Boolean>, Boolean>): Boolean
// Island-Android, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows
method Start(aNotifier: Func<Func<RemObjects.Elements.System.Boolean>,RemObjects.Elements.System.Boolean>): Boolean
// .NET, .NET Standard 2.0, Island-watchOS-armv7k
Boolean Start(Func<Func<Boolean>, Boolean> aNotifier)
// Island-Android, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows
Boolean Start(Func<Func<RemObjects.Elements.System.Boolean>,RemObjects.Elements.System.Boolean> aNotifier)
// .NET, .NET Standard 2.0, Island-watchOS-armv7k
func Start(_ aNotifier: Func<Func<Boolean>, Boolean>) -> Boolean
// Island-Android, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows
func Start(_ aNotifier: Func<Func<RemObjects.Elements.System.Boolean>,RemObjects.Elements.System.Boolean>) -> Boolean
// .NET, .NET Standard 2.0, Island-watchOS-armv7k
func Start(aNotifier Func<Func<Boolean>, Boolean>) Boolean
// Island-Android, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows
func Start(aNotifier Func<Func<RemObjects.Elements.System.Boolean>,RemObjects.Elements.System.Boolean>) Boolean
// .NET, .NET Standard 2.0, Island-watchOS-armv7k
Function Start(aNotifier As Func (Of Func (Of Boolean), Boolean)) As Boolean
// Island-Android, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows
Function Start(aNotifier As Func<Func<RemObjects.Elements.System.Boolean>,RemObjects.Elements.System.Boolean>) As Boolean
Parameters:
- aNotifier: