Repository.XFRACAS.XFRACASCommandTimeout: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Redirected page to Repository Class)
 
Line 1: Line 1:
{{Template:APIClass|Repository Class|Repository}}
#REDIRECT [[Repository_Class]]
Gets or sets the wait time in seconds before terminating the attempt to execute an XFRACAS command.
 
== Syntax ==
XFRACASCommandTimeout {{APIPrefix|As}} Integer
 
= Usage Example =
{{APIComment|'Set timeout to 3 minutes.}}
{{APIPrefix|Dim}}MyRepository{{APIPrefix|As}} New SynthesisAPI.Repository
MyRepository.XFRACAS.XFRACASCommandTimeout = 180

Latest revision as of 23:09, 28 October 2015

Redirect to: