| IMailServiceTimeout Property |
Get or set the timeout for network streaming operations, in milliseconds.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax int Timeout { get; set; }
Property Value
Int32The timeout in milliseconds.
Remarks See Also