DevForce Help Reference
InvokeServerMethodArgs Class Members
Properties  Methods 


The following tables list the members exposed by InvokeServerMethodArgs.

Public Constructors
 NameDescription
Public ConstructorInvokeServerMethodArgs Constructor Creates an instance of this class.  
Top
Public Properties
 NameDescription
Public PropertyClientArgs Arguments to be passed to the method.  
Public PropertyCommunicationRetryPolicyThe IdeaBlade.Core.IRetryPolicy to use.  
Public PropertyFullTypeName The assembly qualified type name in the format 'MyNamespace.Service, MyAssembly'.  
Public PropertyMethodName Name of method to be invoked.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

InvokeServerMethodArgs Class
IdeaBlade.EntityModel Namespace

Send Feedback