AsyncCustomActivityLoggingContext.Open Method |
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.10.14.0 (6.10.14.0)
public virtual void Open( LoggingTypeSource typeSource, in OpenActivityOptions options )
Parameters
- typeSource
- Type: PostSharp.Patterns.Diagnostics.LoggingTypeSource
The LoggingTypeSource for the declaring type of the context. - options
- Type: PostSharp.Patterns.Diagnostics.OpenActivityOptionsInAttribute
Options of the new context.