Class TaskScopeNotRunException
- Namespace
- Icicle
- Assembly
- Icicle.dll
Thrown when a Dispose() is called on a TaskScope and a Run(RunOptions?, CancellationToken) has not been called on it
public sealed class TaskScopeNotRunException : Exception, ISerializable
- Inheritance
-
TaskScopeNotRunException
- Implements
- Inherited Members