Visual Basic (Declaration) | |
---|---|
Public Overloads Function ComputeTiePointsTaskAsync( _ ByVal parameter As ComputeTiePointsParameters, _ ByVal cancellationToken As CancellationToken _ ) As Task(Of ComputeTiePointsResult) |
C# | |
---|---|
public Task<ComputeTiePointsResult> ComputeTiePointsTaskAsync( ComputeTiePointsParameters parameter, CancellationToken cancellationToken ) |
Parameters
- parameter
- The compute tie point parameter.
- cancellationToken
- The cancellation token.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8