Compartilhar via


LoggingSmtp.Warn Method (String, String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Logs a warning message.

Namespace:   Microsoft.Uii.Common.Logging.Providers
Assembly:  Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)

Syntax

public void Warn(
    string applicationName,
    string message
)
Public Sub Warn (
    applicationName As String,
    message As String
)

Parameters

  • applicationName
    Type: System.String

    Specifies the application name used in the log.

  • message
    Type: System.String

    Specifies the message used in the log.

Implements

ILogging.Warn(String, String)

See Also

LoggingSmtp Class
Microsoft.Uii.Common.Logging.Providers Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright