Begins the expect.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public IAsyncResult BeginExpect( params ExpectAction[] expectActions )
Parameters
- expectActions
- Type: Renci.SshNet ExpectAction
The expect actions.
Return Value
AnSee Also