Reference Library
AsgardQueueClient..::..ClearQueueEventHandler Delegate
NamespacesAsgard5.QueueAsgardQueueClientAsgardQueueClient..::..ClearQueueEventHandler
Declaration Syntax
C#Visual BasicVisual C++
public delegate void ClearQueueEventHandler(
	Object sender,
	EventArgs e
)
Public Delegate Sub ClearQueueEventHandler ( _
	sender As Object, _
	e As EventArgs _
)
public delegate void ClearQueueEventHandler(
	Object^ sender, 
	EventArgs^ e
)
Parameters
sender (Object)
e (EventArgs)

Assembly: Asgard5Library (Module: Asgard5Library)