IErrorPrecondition Interface |
Namespace: ErrorUnit.Interfaces
public interface IErrorPrecondition
The IErrorPrecondition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arguments |
Gets the arguments.
|
![]() | End |
Gets the time the method completes successfully.
|
![]() | ErrorUnitWebCallId |
Gets the error unit web call identifier.
|
![]() | InvocationClassName |
Gets the full type name of the class the method that failed is in.
|
![]() | InvocationClassValue |
Gets the invocation class.
|
![]() | MethodName |
Gets the name of the method.
|
![]() | Start |
Gets the start time of the method.
|