Repository.XFRACAS.XFRACASCommandTimeout

From ReliaWiki
Revision as of 17:32, 16 June 2015 by Alex Ulanov (talk | contribs)
Jump to navigation Jump to search


Gets or sets the wait time in seconds before terminating the attempt to execute an XFRACAS command.

Syntax

XFRACASCommandTimeout As Integer

Usage Example

 'Set timeout to 3 minutes. 
DimMyRepositoryAs New SynthesisAPI.Repository
MyRepository.XFRACAS.XFRACASCommandTimeout = 180