Creates a new object that is a copy of the current instance.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public Function Clone As SmtpSettings |
C# |
---|
public SmtpSettings Clone() |
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Visual Basic |
---|
Public Function Clone As SmtpSettings |
C# |
---|
public SmtpSettings Clone() |