SIFWorks ADK 2.0
MessagingListeners Property
NamespacesEdustructures.SifWorksAgentMessagingListeners

[This is preliminary documentation and is subject to change.]

Return a list of all MessagingListeners registered with the agent
Declaration Syntax
C#Visual BasicVisual C++
public virtual IMessagingListener[] MessagingListeners{ get;}
Public Overridable ReadOnly Property MessagingListeners As IMessagingListener()
public:
virtual property array<IMessagingListener^>^ MessagingListeners {
	array<IMessagingListener^>^ get ();
}

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10