Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the MarkerWriter class.
Namespace: Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly: Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)
Syntax
public MarkerWriter(
Guid providerId
)
public:
MarkerWriter(
Guid providerId
)
new :
providerId:Guid -> MarkerWriter
Public Sub New (
providerId As Guid
)
Parameters
providerId
Type: System.GuidThe GUID associated with the provider.
See Also
MarkerWriter Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace
Return to top