Click or drag to resize

DirectionsSyncRoot Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets an object that can be used to synchronize access to this object. See SyncRoot.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public Object SyncRoot { get; }

Property Value

Type: Object

Implements

ICollectionSyncRoot
See Also