| SMTPServerSiteInfoProviderGetAsync Method (Int32, Int32, NullableCancellationToken) | 
Namespace: CMS.EmailEngine
 Syntax
Syntaxpublic virtual Task<SMTPServerSiteInfo> GetAsync( int smtpServerId, int siteId, Nullable<CancellationToken> cancellationToken = null )
 See Also
See Also