GenericMeasureApplyPatchesAsync Method |
Name | Description | |
---|---|---|
![]() | ApplyPatchesAsync(IEnumerableNxPatch) | Applies a patch to the properties of an object. Allows an update to some of the properties. Applying a patch takes less time than resetting all the properties. |
![]() | ApplyPatchesAsync(AsyncHandle, IEnumerableNxPatch) | Applies a patch to the properties of an object. Allows an update to some of the properties. Applying a patch takes less time than resetting all the properties. |