PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsSuspendable­Logging­ContextIs­Suspended
Open sandboxFocus

SuspendableLoggingContext.IsSuspended Property

IsSuspended

Determines whether the current context is currently suspended (between a Suspend() and a Resume()).

Declaration
public bool IsSuspended { get; }
Property Value
Type Description
Boolean