MsBuildLogger.

Close() Method

Summary

Stops the logger and ensures that all log messages have been saved to the log.
Namespace
NBuildKit.MsBuild.Tasks.Core
Containing Type
MsBuildLogger

Syntax

public void Close()

Return Value

Type Description
void