你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DebugStreamTraceListener(ConcurrentQueue<String>) Constructor

Definition

public DebugStreamTraceListener (System.Collections.Concurrent.ConcurrentQueue<string> queue);
new Microsoft.WindowsAzure.Commands.Common.DebugStreamTraceListener : System.Collections.Concurrent.ConcurrentQueue<string> -> Microsoft.WindowsAzure.Commands.Common.DebugStreamTraceListener
Public Sub New (queue As ConcurrentQueue(Of String))

Parameters

Applies to