Class BuildTimeLogActivity
Value returned by the Activity(String) method that should be disposed to mark the end of the activity and decrease the indentation level.
Implements
Namespace: PostSharp.Extensibility.BuildTimeLogging
Assembly: PostSharp.dll
Syntax
public sealed class BuildTimeLogActivity : ValueType
Methods
Name | Description |
---|---|
Dispose() | When the current BuildTimeLogActivity has been returned by the Activity(String) method, decreases the indentation level. |