LockManager.WriteLock(Int64, Segment, Int64) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
bool WriteLock(long lockIndex, Microsoft::XLANGs::Core::Segment ^ seg, long contextIndex);
public bool WriteLock (long lockIndex, Microsoft.XLANGs.Core.Segment seg, long contextIndex);
member this.WriteLock : int64 * Microsoft.XLANGs.Core.Segment * int64 -> bool
Public Function WriteLock (lockIndex As Long, seg As Segment, contextIndex As Long) As Boolean
Paramètres
- lockIndex
- Int64
- seg
- Segment
- contextIndex
- Int64