Click or drag to resize
MsiDebugTryGetClient Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetClient(
	ref SmtpClient client,
	FdfResultCollection outResults = null
)

Parameters

client
Type: System.Net.MailSmtpClient
outResults (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also