Click or drag to resize

ApiSessionWaitForAssetProcessing Method

Overload List
  NameDescription
Public methodWaitForAssetProcessing(WaitForAssetProcessingArgs)
Blocking call that waits until the asset system has processed all assets. This has to be completed before partitions can be published or the exclusive mode can be left. After claiming a partition, opening a project in exclusive mode and importing assets, the asset system starts checking the status of each corresponding asset.
Public methodWaitForAssetProcessing(WaitForAssetProcessingArgs, IListString)
Blocking call that waits until the asset system has processed all assets. This has to be completed before partitions can be published or the exclusive mode can be left. After claiming a partition, opening a project in exclusive mode and importing assets, the asset system starts checking the status of each corresponding asset.
Top
See Also