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

Assembly: Asgard5Library (Module: Asgard5Library)