get_SyncRoot()

PathList::get_SyncRoot() const method

Returns the object through which the collection is being synchronized.

System::SharedPtr<Object> System::Net::PathList::get_SyncRoot() const

Return Value

The object through which the collection is being synchronized.

See Also