Miner.Responder.WindowsService Assembly > Miner.Responder.WindowsService Namespace > ProgramGroup Class : CommandTimeout Property |
'Declaration <XmlIgnoreAttribute()> Public Property CommandTimeout As TimeSpan
'Usage Dim instance As ProgramGroup Dim value As TimeSpan instance.CommandTimeout = value value = instance.CommandTimeout
The output buffer will contain the contents of StandardOutput received before the timeout.
You can assign an infinite CommandTimeout as follows: programGroup.CommandTimeout = ProgramGroup.InfiniteCommandTimeout;
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.