CloseActivityOptions Structure |
Options of the closing methods of the LogActivity<TActivityDescription> type.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.8.6.0 (6.8.6.0)
C#
public struct CloseActivityOptions
The CloseActivityOptions type exposes the following members.
Name | Description | |
---|---|---|
CloseActivityOptions(Object) |
Initializes a new CloseActivityOptions and specifies properties using an arbitrary object
(possibly of an anonymous class).
| |
CloseActivityOptions(LogEventData) |
Initializes a new CloseActivityOptions and specifies properties using a LogEventData.
|
Name | Description | |
---|---|---|
Data |
Specifies the properties of the CloseActivityOptions, typically specified as an instance of a well-known or anonymous CLR type.
| |
Properties | Obsolete.
Gets the activity properties.
|