DiagnosticMonitorTraceListener.Write Method (String)
When overridden in a derived class, writes the specified message to the listener you create in the derived class.
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
Parameters
- message
-
Type:
System.String
Type: System.String
The message to write.
Warning |
|---|
This API is not supported in Azure SDK versions 2.5 and higher. Instead, use the diagnostics.wadcfg XML configuration file. For more information, see Collect Logging Data by Using Azure Diagnostics. |
Show:
