DevForce Help Reference
InvokeServerMethodOperation Class
Members 


Information about an asynchronous InvokeServerMethod operation.
Object Model
InvokeServerMethodOperation ClassInvokeServerMethodEventArgs Class
Syntax
Remarks
Returned by an EntityManager.InvokeServerMethodAsync call. You can use the InvokeServerMethodOperation to track or cancel the request. The InvokeServerMethodOperation is also passed to the callback method supplied to the async call.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.BaseOperation<TEventArgs,TOp>
      IdeaBlade.EntityModel.InvokeServerMethodOperation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InvokeServerMethodOperation Members
IdeaBlade.EntityModel Namespace

Send Feedback