User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.overlaylock

This is an old revision of the document!


ThinkGeo.MapSuite.DesktopEdition.OverlayLock

This class defines a lock that supports a single writer and multiple readers.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.DesktopEdition.OverlayLock

Members Summary

Public Constructors

OverlayLock()

  • Default constructor of this class.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#OverlayLock.28.29
Parameters

Protected Constructors

Public Methods

EnterReadLock()

  • Enter the read lock immediately.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#EnterReadLock.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

EnterWriteLock()

  • Enter the write lock immediately.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#EnterWriteLock.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

ExitReadLock()

  • Exit the read lock immediately.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#ExitReadLock.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

ExitWriteLock()

  • Exit the write lock immediately.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#ExitWriteLock.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#ToString.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#Equals.28Object.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#Finalize.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#MemberwiseClone.28.29
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

IsDirty

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

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.OverlayLock#IsDirty

Return Value
  • Type:Boolean

Protected Properties

Public Events

thinkgeo.mapsuite.desktopedition.overlaylock.1442909556.txt.gz · Last modified: 2015/09/22 08:12 by admin