synchronous
Creates a Command that executes block synchronously on the calling thread.
block should throw to signal failure; the exception is forwarded as a TealiumResult.failure to the caller.
Creates a Command that executes block synchronously on the calling thread.
block should throw to signal failure; the exception is forwarded as a TealiumResult.failure to the caller.