MFUtilsIsRemoteProcedureCallFailedError Method
Determines if this error is a Remote procedure call failed error..
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static bool IsRemoteProcedureCallFailedError(
Exception ex
)
- ex Exception
- The exception to check.
BooleanTrue if the error is a Remote procedure call failed error.