Click or drag to resize

ThreadSafeGraphCollection Constructor

Overload List
  NameDescription
Public methodThreadSafeGraphCollection
Creates a new Thread Safe decorator around the default GraphCollection.
Public methodThreadSafeGraphCollection(BaseGraphCollection)
Creates a new Thread Safe decorator around the supplied graph collection.
Top
See Also