Click or drag to resize
DynamicProxyErrorPrecondition Properties

The DynamicProxyErrorPrecondition type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the arguments.
(Overrides aErrorPreconditionArguments.)
Public propertyEnd
Gets the time the method completes successfully.
(Inherited from aErrorPrecondition.)
Public propertyErrorUnitWebCallId
Gets the error unit web call identifier.
(Inherited from aErrorPrecondition.)
Public propertyInvocationClassName
Gets the full type name of the class the method that failed is in.
(Overrides aErrorPreconditionInvocationClassName.)
Public propertyInvocationClassValue
Gets the invocation class.
(Overrides aErrorPreconditionInvocationClassValue.)
Public propertyMethodName
Gets the name of the method.
(Overrides aErrorPreconditionMethodName.)
Public propertyStart
Gets the start time of the method.
(Inherited from aErrorPrecondition.)
Top
See Also