0 out of 1 rated this helpful - Rate this topic

OrganizationServiceProxy Class

Implements IOrganizationService and provides an authenticated WCF channel to the organization service.

Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk)
'Usage

public class OrganizationServiceProxy : ServiceProxy<IOrganizationService>, IOrganizationService

You can make SDK calls using the IOrganizationService interface by casting the proxy instance to an IOrganizationService type.

ImportantImportant
This class is not thread safe.


System.Object
   Microsoft.Xrm.Sdk.Client.ServiceProxy
    Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2008

Target Platforms

Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)

Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)