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