InvokeMethodRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data object holding metadata associated with a grain Invoke request.
[System.Serializable]
public sealed class InvokeMethodRequest
[<System.Serializable>]
type InvokeMethodRequest = class
Public NotInheritable Class InvokeMethodRequest
- Inheritance
-
InvokeMethodRequest
- Attributes
Properties
Arguments |
Arguments for this Invoke request. |
InterfaceId |
InterfaceId for this Invoke request. |
InterfaceVersion | |
MethodId |
MethodId for this Invoke request. |
Methods
ToString() |
String representation for this Invoke request. |