Web API Reference MapGuide Open Source
bool MgLongTransactionReader::IsFrozen (  ) 

Specifies whether the long transaction currently being read is frozen.

.NET Syntax
bool IsFrozen();
Java Syntax
boolean IsFrozen();
PHP Syntax
bool IsFrozen();

Returns:
Returns true if the long transaction is frozen; otherwise returns false.


Comments or suggestions? Send us feedback.