SynapseDataMovementCmdletBase.CountDownWaitTimeout Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CountDownEvent wait time out and output time interval.
protected const int CountDownWaitTimeout = 1000;
val mutable CountDownWaitTimeout : int
Protected Const CountDownWaitTimeout As Integer = 1000