Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Ssh.StartCommandAsync Method

Namespace: Rebex.Net
Assembly: Rebex.SshShell.dll (version 7.0.9147)

StartCommandAsync(String, Object)

Begins asynchronous StartCommand operation. Starts a remote command.

Declaration
public Task<Shell> StartCommandAsync(string command, object state = null)
Parameters
Type Name Description
String command

Command to execute.

Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<Shell>

Shell object.

In This Article
  • StartCommandAsync(String, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies