Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

GetModelviewPropertiesAsync (Out of Memory) Exceptions #109

Description

@davidyardy

I am running into out of memory exceptions with the following call. Have others experienced the same issue? Is there a work around?

I am 1.9.7 SDK (Nuget) for forge sdk.

var result = await apiInstance.GetModelviewPropertiesAsync(urn, guid, acceptEncoding, objectIds, xAdsForce, forceget);

Is it better to use http request approach vs. the c# sdk? (I recognize it is making the same HTTP request but wondering if this is a reasonable work-around?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions