Gets or sets the name of the remote method to be invoked.
Declaring type: AfterInvokeEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public string MethodName { get; set; }
Property Value

There is no description.