StateOperationContext(IClient, CancellationToken) Constructor
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 StateOperationContext (Microsoft.Azure.Commands.Common.Strategies.IClient client, System.Threading.CancellationToken cancellationToken);
new Microsoft.Azure.Commands.Common.Strategies.StateOperationContext : Microsoft.Azure.Commands.Common.Strategies.IClient * System.Threading.CancellationToken -> Microsoft.Azure.Commands.Common.Strategies.StateOperationContext
Public Sub New (client As IClient, cancellationToken As CancellationToken)
Parameters
- client
- IClient
- cancellationToken
- CancellationToken