Share via


CollectionLogWriter.Write Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Write(ServicingJobDetail, List<ServicingStepDetail>, IServicingLogEntryHandler) Write the servicing step details to the specified log file. (Inherited from ServicingLogWriter.)
Public method Write(ServicingJobDetail, List<ServicingStepDetail>, StreamWriter) Write the servicing step details to the specified log file. (Inherited from ServicingLogWriter.)
Public method Write(ServicingJobDetail, List<ServicingStepDetail>, String) Save the servicing step details to the specified log file. (Inherited from ServicingLogWriter.)
Public method Write(TeamFoundationRequestContext, TeamProjectCollectionProperties, ServicingJobDetail, IServicingLogEntryHandler)
Public method Write(TeamFoundationRequestContext, TeamProjectCollectionProperties, ServicingJobDetail, Boolean)
Public method Write(TeamFoundationRequestContext, TeamProjectCollectionProperties, ServicingJobDetail, StreamWriter)
Public method Write(String, DateTime, DateTime, DateTime, ServicingJobResult, List<ServicingStepDetail>, IServicingLogEntryHandler) Write the servicing step details to the supplied stream. (Inherited from ServicingLogWriter.)
Public method Write(String, DateTime, DateTime, DateTime, ServicingJobResult, List<ServicingStepDetail>, String) Save the servicing step details to the specified log file. (Inherited from ServicingLogWriter.)

Top

See Also

Reference

CollectionLogWriter Class

Microsoft.TeamFoundation.Framework.Server Namespace