ConfigurationService.SmtpPort Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets the port used for SMTP transactions, default value is 25 (weavy.smtp-port
).
public static int SmtpPort { get; }
Property value
int