SequenceCallModule.RemoteHost

Syntax

SequenceCallModule.RemoteHost

Data Type

String

Purpose

Specifies the name of the remote host when calling a subsequence on a remote computer.

Remarks

If the SequenceCallModule.SpecifyHostByExpression property is True , the value of this property must be in the form of an expression.

The Sequence Adapter ignores this property unless you set the SequenceCallModule.MultithreadingAndRemoteExecOption property equal to SeqCallMultiThread_Remote .

See Also

SequenceCallModule.MultithreadingAndRemoteExecOption

SequenceCallModule.SpecifyHostByExpression