FailedArgsT Constructor
Self initializing constructor.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public FailedArgs(
T baseArgs,
Exception exception
)
Parameters
- baseArgs T
- Reference to the async operation.
- exception Exception
- Reference to the failure exception.