aspNetEmail

SmtpConnectionException Constructor (SerializationInfo, StreamingContext)

Exception raised for any internal exceptions that can be trapped, but should be passed on to the calling application.

protected SmtpConnectionException(
   SerializationInfo serializationInfo,
   StreamingContext streamingContext
);

Parameters

serializationInfo
The SerializationInfo that holds the serialized object data about the exception being thrown.
streamingContext
The StreamingContext that contains contextual information about the source or destination.

See Also

SmtpConnectionException Class | aspNetEmail Namespace | SmtpConnectionException Constructor Overload List