Property | Type | Description | |
---|---|---|---|
log | void |
Method | Description | |
---|---|---|
MacheteInstance ( IEmailServiceProvider p, IInstance cfg ) : System | ||
ProcessEvent_EmailQueue ( object source, System.Timers.ElapsedEventArgs e ) : void |
|
|
StartAll ( ) : void | ||
StopAll ( ) : void |
Method | Description | |
---|---|---|
log ( string msg ) : void |
public MacheteInstance ( IEmailServiceProvider p, IInstance cfg ) : System | ||
p | IEmailServiceProvider | |
cfg | IInstance | |
return | System |
public ProcessEvent_EmailQueue ( object source, System.Timers.ElapsedEventArgs e ) : void | ||
source | object | |
e | System.Timers.ElapsedEventArgs | |
return | void |