IncludeAwaitedTask
Determines whether the operand of the await
operator should be included in the log.
Declaration
public bool IncludeAwaitedTask { get; set; }
Property Value
Type | Description |
---|---|
bool |
Determines whether the operand of the await
operator should be included in the log.
public bool IncludeAwaitedTask { get; set; }
Type | Description |
---|---|
bool |