Synchronous
Specifies whether to run the action synchronously.
NOTE: In most cases, you should not set this parameter. Do not run the process
action synchronously when you expect it to take a significant amount of time (more than a few seconds). When you run an action synchronously, Media Server does not return a response until the action is complete. If Media Server does not return a response quickly, your request might timeout.
Actions: | Process |
Type: | Boolean |
Default: | False |
Required: | No |
Example: | Synchronous=true
|
See Also: |