CreateCompletedEventHandler Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Enables asynchronous execution of the Web service methods.
The CreateCompletedEventHandler class inherits from MulticastDelegate. It implements the following interfaces: ICloneable, ISerializable. It exposes the following members.
| Constructor | Description |
| CreateCompletedEventHandler | For internal use only. |
| Instance Method | Description |
| BeginInvoke | For internal use only. |
| EndInvoke | For internal use only. |
| Invoke | For internal use only. |
Remarks
Not intended for direct use. For more information see Events and Delegates in the .NET Framework Developers Guide located at msdn2.microsoft.com/en-us/library/edzehd2t.aspx.
Requirements
Web Service: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
