- Namespace
- Xenial
.Delicious .Execution - Interfaces
-
- IDisposable
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IDisposable"]
Type["RuntimeContext"]
class Type type-node
Syntax
public class RuntimeContext : IDisposable
Constructors
Name | Summary |
---|---|
RuntimeContext |
Properties
Name | Value | Summary |
---|---|---|
EndPipeLine | bool | |
Executor | TestExecutor | |
ExitCode | int | |
IsInteractive | bool | |
IsRemoteAttached | bool | |
Remote | ITastyRemote? | |
Remote |
Uri? | |
RemoteStream | Stream? | |
Scope | TastyScope | |
TestQueue | Queue |
Methods
Name | Value | Summary |
---|---|---|
Dispose |
void | |
Dispose |
void |