MFUtilsIsSessionWithServerNoLongerValidError Method
Determines if this error is a "The current session with M-Files Server is no longer valid" error.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static bool IsSessionWithServerNoLongerValidError(
Exception ex
)
- ex Exception
- The exception to check.
BooleanTrue if the error is a session no longer valid error.