LockManager.WriteLock(Int64, Segment, Int64) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- lockIndex
- Int64
- seg
- Segment
- contextIndex
- Int64