Describes a single call interception action.
Declaring type: CallInterceptionData
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method CallInterceptionData Creates a new instance of the CallInterceptionData class.
Collapse/Expand Public Methods
  Name Description
Public Method MakeRemoteCall Makes a remote call.
Collapse/Expand Public Properties
  Name Description
Public Property Intercepted Gets or sets wether the call was intercepted.
Public Property Parameters Gets or sets the parameters which are passed to the call.
Public Property ReturnValue Gets or sets the return value to be used.