Share via


ILockingPolicy.RefineLocks Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RefineLocks(ModelElement, Locks) Return the actual Locks that should be applied to the specified ModelElement given a set of proposed Locks.
Public method RefineLocks(Partition, Locks) Return the actual Locks that should be applied to the specified Partition given a set of proposed Locks.
Public method RefineLocks(Store, Locks) Return the actual Locks that should be applied to the specified Store given a set of proposed Locks.

Top

See Also

Reference

ILockingPolicy Interface

Microsoft.VisualStudio.Modeling.Immutability Namespace