ViewerExceptionCheckStatus Method

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public static bool CheckStatus(
	Object status,
	bool throwEx = true,
	string message = null
)

Parameters

status  Object
 
throwEx  Boolean  (Optional)
 
message  String  (Optional)
 

Return Value

Boolean

See Also