ThreadEmailSenderRunAsync Method |
Runs the sender in an asynchronous thread.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax public void RunAsync(
WindowsIdentity wi
)
Parameters
- wi
- Type: System.Security.PrincipalWindowsIdentity
Windows identity
See Also