MailKit Documentation
MailKit Documentation
API Reference
MailKit
ServiceNotConnectedException Class
ServiceNotConnectedException Constructor
ServiceNotConnectedException Constructor
ServiceNotConnectedException(String) Constructor
ServiceNotConnectedException(SerializationInfo, StreamingContext) Constructor
ServiceNotConnectedException(String, Exception) Constructor
Service
Not
Connected
Exception(String) Constructor
Initializes a new instance of the
ServiceNotConnectedException
class.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
ServiceNotConnectedException
(
string
message
)
Parameters
message
String
The error message.
Remarks
Creates a new
ServiceNotConnectedException
.
See Also
Reference
ServiceNotConnectedException Class
ServiceNotConnectedException Overload
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast