Provides specific data for ZyanError-Events.
Declaring type: ZyanErrorEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method ZyanErrorEventArgs Creates a new instance of the ZyanErrorEventArgs class.
Collapse/Expand Public Properties
  Name Description
Public Property Action Gets or sets, the action to handle this error.
Public Property Exception Gets the exception that occured.
Public Property RemoteMemberName Gets the name of the remote called member.
Public Property RemotingMessage Gets the remoting message of the request.
Public Property ServerComponentType Gets the type of the called server component.