Code to execute with exclusive access.
Namespace: Lucene.Net.StoreAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
protected internal abstract Object DoBody() |
Visual Basic |
---|
Protected Friend MustOverride Function DoBody As Object |
Visual C++ |
---|
protected public: virtual Object^ DoBody() abstract |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Store.Lock.With.DoBody"]