Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.ServicingLogWriter
Microsoft.TeamFoundation.Framework.Server.CollectionLogWriter
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Class CollectionLogWriter _
Inherits ServicingLogWriter
public class CollectionLogWriter : ServicingLogWriter
public ref class CollectionLogWriter : public ServicingLogWriter
type CollectionLogWriter =
class
inherit ServicingLogWriter
end
public class CollectionLogWriter extends ServicingLogWriter
The CollectionLogWriter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CollectionLogWriter() | |
![]() |
CollectionLogWriter(String) |
Top
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.