Keyoti SearchUnit API Docs
RaiseAction Method (sender, args)
API DocumentationKeyoti.SearchEngine.EventsCentralEventDispatcherRaiseAction(Object, ActionEventArgs)
Keyoti SearchUnit v6
Raises the Action event
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void RaiseAction(
	Object sender,
	ActionEventArgs args
)
public virtual void RaiseAction(
	Object sender,
	ActionEventArgs args
)
Public Overridable Sub RaiseAction ( 
	sender As Object,
	args As ActionEventArgs
)
Public Overridable Sub RaiseAction ( 
	sender As Object,
	args As ActionEventArgs
)
public:
virtual void RaiseAction(
	Object^ sender, 
	ActionEventArgs^ args
)
public:
virtual void RaiseAction(
	Object^ sender, 
	ActionEventArgs^ args
)
abstract RaiseAction : 
        sender : Object * 
        args : ActionEventArgs -> unit 
override RaiseAction : 
        sender : Object * 
        args : ActionEventArgs -> unit 
abstract RaiseAction : 
        sender : Object * 
        args : ActionEventArgs -> unit 
override RaiseAction : 
        sender : Object * 
        args : ActionEventArgs -> unit 
Parameters
sender (Object)
args (ActionEventArgs)

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120