Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginStartScripting(AsyncCallback, Object)
Begins asynchronous StartScripting operation. Starts a scripting session with a virtual terminal.
Public methodSupported by the .NET Compact FrameworkBeginStartScripting(String, AsyncCallback, Object)
Begins asynchronous StartScripting operation. Starts a scripting session with a virtual terminal.
Public methodSupported by the .NET Compact FrameworkBeginStartScripting(TerminalOptions, AsyncCallback, Object)
Begins asynchronous StartScripting operation. Starts a scripting session with a virtual terminal.
Public methodSupported by the .NET Compact FrameworkBeginStartScripting(String, TerminalOptions, AsyncCallback, Object)
Begins asynchronous StartScripting operation. Starts a scripting session with a virtual terminal.
Public methodSupported by the .NET Compact FrameworkBeginStartScripting(String, TerminalOptions, Int32, Int32, AsyncCallback, Object)
Begins asynchronous StartScripting operation. Starts a scripting session with a virtual terminal.

See Also