eDriven Framework API
TimerException Constructor (info, context)
NamespaceseDriven.Core.UtilTimerExceptionTimerException(SerializationInfo, StreamingContext)
eDriven Framework API
Initializes a new instance of the TimerException class
Declaration Syntax
C#Visual BasicVisual C++
protected TimerException(
	SerializationInfo info,
	StreamingContext context
)
Protected Sub New ( _
	info As SerializationInfo, _
	context As StreamingContext _
)
protected:
TimerException(
	SerializationInfo^ info, 
	StreamingContext context
)
Parameters

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)