Retrieves the email dispatcher process assigned during construction.
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IEmailDispatcher Dispatcher { get; } |
Visual Basic |
---|
ReadOnly Property Dispatcher As IEmailDispatcher Get |
Visual C++ |
---|
property IEmailDispatcher^ Dispatcher { IEmailDispatcher^ get (); } |