Property IsSuspendedIsSuspendedDetermines whether the current context is currently suspended (between a Suspend() and a Resume()). Declaration public bool IsSuspended { get; } Property Value Type Description bool