SLockingPolicy Interface

 

Service identifier for IMS locking policy service.

Namespace:   Microsoft.VisualStudio.Modeling.Immutability
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public interface class SLockingPolicy

The service so identified must implement ILockingPolicy. The store requests this service at initialization time only, so once initialized it cannot be changed.

Return to top
Show: