AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

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.