MFUtilsIsRpcServerUnavailableError Method
Determines if this error is a RPC Server Unavailable error.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static bool IsRpcServerUnavailableError(
Exception ex
)
- ex Exception
- The exception to check.
BooleanTrue if the error is a RPC Server Unavailable error.