The Shell type exposes the following members.
Back to Top
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged ResourceMessages.
| |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources
| |
| (Inherited from | ||
| Finalize |
Releases unmanaged resources and performs other cleanup operations before the
Session is reclaimed by garbage collection.
(Overrides | |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Start |
Starts this shell.
| |
| Stop |
Stops this shell.
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| IsStarted |
Gets a value indicating whether this shell is started.
|
Events
| Name | Description | |
|---|---|---|
| ErrorOccurred |
Occurs when an error occurred.
| |
| Started |
Occurs when shell is started.
| |
| Starting |
Occurs when shell is starting.
| |
| Stopped |
Occurs when shell is stopped.
| |
| Stopping |
Occurs when shell is stopping.
|
See Also