Interface ILoggingContext
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Common.dll
Syntax
[InternalImplement(AttributeId = 627500528741416984L)]
[HasConstraint]
public interface ILoggingContext
Properties
Name | Description |
---|---|
IsAsync | |
IsDisposed | |
RecycleId | |
SyntheticId |
Methods
Name | Description |
---|---|
ForEachProperty(LoggingPropertyVisitor<Object>, Boolean) | |
ForEachProperty<T>(LoggingPropertyVisitor<T>, ref T, Boolean) |