SIFWorks ADK 2.0
ErrorHandler Property
NamespacesEdustructures.SifWorksIZoneErrorHandler

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

Sets the UndeliverableMessageHandler to be called when a dispatching error occurs on this zone. For more information, please refer to the UnderliverableMessageHandler class comments.
Declaration Syntax
C#Visual BasicVisual C++
IUndeliverableMessageHandler ErrorHandler{ get; set;}
Property ErrorHandler As IUndeliverableMessageHandler
property IUndeliverableMessageHandler^ ErrorHandler {
	IUndeliverableMessageHandler^ get ();
	void set (IUndeliverableMessageHandler^ value);
}
Value
The handler to call when the Adk cannot dispatch an inbound message

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