IdeaBlade DevForce 2010 Help Reference
InvokeServerMethodAsync Method
See Also  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityManager Class : InvokeServerMethodAsync Method



Asynchronously invokes the specified static (Shared in Visual Basic) method for execution on the server.

Overload List

OverloadDescription
InvokeServerMethodAsync(ServerMethodDelegate,Object[])Asynchronously invokes the specified static (Shared in Visual Basic) method for execution on the server.  
InvokeServerMethodAsync(ServerMethodDelegate,Action<InvokeServerMethodOperation>,Object,Object[])Asynchronously invokes the specified static (Shared in Visual Basic) method for execution on the server.  
InvokeServerMethodAsync(String,String,Action<InvokeServerMethodOperation>,Object,Object[])Asynchronously invokes the specified static (Shared in Visual Basic) method for execution on the server.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.