SIFWorks ADK 2.0
RemoveMessagingListener Method (listener)
NamespacesEdustructures.SifWorksAgentRemoveMessagingListener(IMessagingListener)

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

Remove a MessagingListener previously registered with the addMessagingListener method.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void RemoveMessagingListener(
	IMessagingListener listener
)
Public Overridable Sub RemoveMessagingListener ( _
	listener As IMessagingListener _
)
public:
virtual void RemoveMessagingListener (
	IMessagingListener^ listener
)
Parameters
listener (IMessagingListener)
a MessagingListener implementation

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