C# Class Microsoft.R.Components.ConnectionManager.Commands.ReconnectCommand

Inheritance: IAsyncCommand
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
InvokeAsync ( ) : Task
ReconnectCommand ( IRInteractiveWorkflow workflow ) : System.Threading.Tasks

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

ReconnectCommand() public méthode

public ReconnectCommand ( IRInteractiveWorkflow workflow ) : System.Threading.Tasks
workflow IRInteractiveWorkflow
Résultat System.Threading.Tasks