GKTurnBasedExchange.CancelAsync(String, NSObject[]) Method
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.
public virtual System.Threading.Tasks.Task CancelAsync (string localizableMessage, Foundation.NSObject[] arguments);
abstract member CancelAsync : string * Foundation.NSObject[] -> System.Threading.Tasks.Task
override this.CancelAsync : string * Foundation.NSObject[] -> System.Threading.Tasks.Task
Parameters
- localizableMessage
- String
- arguments
- NSObject[]
Returns
A task that represents the asynchronous Cancel operation