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

ScriptMatch Class

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

Represents a result of a scripting method such as WaitFor(ScriptEvent) or CheckFor(ScriptEvent).

Syntax
public class ScriptMatch
Inheritance
Object
ScriptMatch
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
IsClosed

Gets a value indicating whether Closed has been matched.

IsLine

Gets a value indicating whether Line has been matched.

IsPrompt

Gets a value indicating whether Prompt has been matched.

IsTimeout

Gets a value indicating whether Timeout has been matched.

MatchedEvents

Gets the collection of matched conditions.

Success

Gets a value indicating whether the condition has been successfully matched.

Methods

Name Description
GetMatchInfoByEvent(ScriptEvent)

Returns the first matched condition corresponding to the specified condition type.

GetMatchInfoByTag(Object)

Returns the first matched condition with the specified tag.

IsEventMatched(ScriptEvent)

Determines if the ScriptEvent was matched.

IsTagMatched(Object)

Determines if the ScriptEvent with the tag was matched.

In This Article
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies