Function cancelDeserialize

  • Cancels an asynchronous deserialization or update operation for the specified target object.

    Type Parameters

    • T

    Parameters

    • instance: T

      object that was previously returned from deserialize or update method

    Returns void

Generated using TypeDoc