- Namespace
- Xenial
.Delicious .Commanders - Interfaces
-
- IDisposable
- Base Types
graph BT
Type-->Base0["TastyRemoteCommander"]
click Base0 "/api/Xenial.Delicious.Commanders/TastyRemoteCommander"
Base0-->Base1["TastyCommander"]
click Base1 "/api/Xenial.Delicious.Commanders/TastyCommander"
Base1-->Base2["object"]
Type-.->Interface0["IDisposable"]
Type["TastyProcessCommander"]
class Type type-node
Syntax
public class TastyProcessCommander : TastyRemoteCommander, IDisposable
Constructors
Properties
Name | Value | Summary |
---|---|---|
ConnectionString | Uri |
Inherited from TastyRemoteCommander
|
End |
Action? |
Inherited from TastyCommander
|
IsConnected | bool |
Inherited from TastyCommander
|
IsDisposed | bool |
Inherited from TastyCommander
|
IsRunning | bool |
Inherited from TastyCommander
|
LoadPlugins | bool |
Inherited from TastyCommander
|
Progress | IProgress |
|
Test |
Action? |
Inherited from TastyCommander
|
Methods
Name | Value | Summary |
---|---|---|
ConnectAsync |
Task |
Inherited from TastyRemoteCommander
|
Dispose |
void |
Inherited from TastyCommander
|
Dispose |
void |
Inherited from TastyCommander
|
DoExecuteCommand |
Task |
Inherited from TastyCommander
|
Do |
Task |
Inherited from TastyCommander
|
RegisterReporter |
TastyCommander |
Inherited from TastyCommander
|
RegisterReporter |
TastyCommander |
Inherited from TastyCommander
|
RegisterTransport |
TastyCommander |
Inherited from TastyCommander
|
Run |
IAsyncEnumerable |
Inherited from TastyRemoteCommander
|
TryConnect |
Task |
Inherited from TastyRemoteCommander
|
TryLoadPlugins |
Task |
Inherited from TastyCommander
|
WaitForResults |
IAsyncEnumerable |
Inherited from TastyCommander
|
Extension Methods
Name | Value | Summary |
---|---|---|
UseInMemoryTransport |
TastyCommander | |
Use |
TastyCommander |