RequiresSuspendResume
Determines whether calls of SuspendActivity(ILoggingContext, ref CallerInfo) and ResumeActivity(ILoggingContext, ref CallerInfo) is required for asynchronous custom activities in the current context.
Declaration
bool RequiresSuspendResume { get; }
Property Value
Type | Description |
---|---|
bool |