Skip to content

Make ServiceClient methods virtual? #518

@cbbuild

Description

@cbbuild

Hello,

I would like to override the ExecuteOrganizationRequestImpl and ExecuteOrganizationRequestAsyncImpl methods in a derived class from a ServiceClient. I would like to adjust the OrganizationRequest before sending it to CRM.

Is it possible to make these methods protected virtual?

Eventually it will be great to make all IOrganizationServiceAsync2 implemented methods as virtual.

Is there another way to modify OrganizationRequest before sending it?

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