Performs the priviliged action.

Namespace: Lucene.Net.Messages
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
Object Run()
Visual Basic
Function Run As Object
Visual C++
Object^ Run()

Return Value

A value that may represent the result of the action.

See Also