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