LoggingActivity.Close Method

Definition

Ends the current logging activity.

public:
 virtual void Close() = Close;
void Close();
// This member is not implemented in C#
function close()
' This member is not implemented in VB.NET

Implements

M:Windows.Foundation.IClosable.Close M:System.IDisposable.Close

Remarks

Windows 10 In addition to ending the current logging activity, generates a stop event for the activity.

Applies to