Table of Contents

Method CreateSmtpTest

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

CreateSmtpTest(SmtpToolOptions)

Gets a new SMTP Test tool instance with the specified options.

public static SmtpTestTool CreateSmtpTest(SmtpToolOptions options)

Parameters

options SmtpToolOptions

SMTP configuration options.

Returns

SmtpTestTool
Share