User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.overlaylock

This is an old revision of the document!


ThinkGeo.MapSuite.DesktopEdition.OverlayLock

<!– Class –> This class defines a lock that supports a single writer and multiple readers.

Remarks

For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock</a>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodOverlayLock Default constructor of this class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEnterReadLock Enter the read lock immediately.
Public MethodEnterWriteLock Enter the write lock immediately.
Public MethodEquals Object Object
Public MethodExitReadLock Exit the read lock immediately.
Public MethodExitWriteLock Exit the write lock immediately.
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyIsDirty Boolean This property can be used to mark the Overlay “dirty,” which indicates that its data has changed.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

OverlayLock()

Default constructor of this class.

Remarks

Parameters

Name Type Description

Go Back

Protected Constructors

Public Methods

EnterReadLock()

Enter the read lock immediately.

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.DesktopEdition.OverlayLock –> Go Back

EnterWriteLock()

Enter the write lock immediately.

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.DesktopEdition.OverlayLock –> Go Back

Equals(Object)

Remarks

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

ExitReadLock()

Exit the read lock immediately.

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.DesktopEdition.OverlayLock –> Go Back

ExitWriteLock()

Exit the write lock immediately.

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.DesktopEdition.OverlayLock –> Go Back

GetHashCode()

Remarks

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Remarks

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

IsDirty

This property can be used to mark the Overlay “dirty,” which indicates that its data has changed.

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.DesktopEdition.OverlayLock –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.desktopedition.overlaylock.1440040130.txt.gz · Last modified: 2015/09/18 03:04 (external edit)