The ScriptEvent type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() ![]() | AnyText |
Gets a ScriptEvent that matches any character that is not a part of escape sequence (e.g. color change is not matched).
|
![]() ![]() ![]() | Closed |
Gets a ScriptEvent that matches when the underlying channel is closed.
|
![]() ![]() ![]() | Line |
Gets a ScriptEvent that matches an end-of-line ('\n') sequence.
|
![]() ![]() ![]() | Prompt |
Gets a ScriptEvent that matches the prompt specified by Prompt property.
|
![]() ![]() | Tag |
Gets or sets a tag of this condition.
|
![]() ![]() ![]() | Timeout |
Gets a ScriptEvent that matches timed-out operation.
|