Property WriteLockTimeout
WriteLockTimeout
Gets or sets the maximum time to wait for a write lock (in milliseconds) for this instance. You can change the default value for all instances by calling the DefaultWriteLockTimeout setter.
Only takes effect when IndexWriter is first created.
Declaration
public long WriteLockTimeout { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |