WpfControlWrapper.ILocalControlWrapper.GetGCHandleAsync 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.
System.Threading.Tasks.Task<long> ILocalControlWrapper.GetGCHandleAsync (System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.VisualStudio.RpcContracts.RemoteUI.ILocalControlWrapper.GetGCHandleAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<int64>
override this.Microsoft.VisualStudio.RpcContracts.RemoteUI.ILocalControlWrapper.GetGCHandleAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<int64>
Function GetGCHandleAsync (cancellationToken As CancellationToken) As Task(Of Long) Implements ILocalControlWrapper.GetGCHandleAsync
Parameters
- cancellationToken
- CancellationToken