Class StorageToolOperation
Inherited Members
Namespace: Ascon.Polynom.Api.Api.Classes
Assembly: Ascon.Polynom.Api.dll
Syntax
public class StorageToolOperation
Properties
IsDone
Declaration
public bool IsDone { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Percent
Declaration
public int Percent { get; }
Property Value
| Type | Description |
|---|---|
| int |
Methods
GetInfo()
Declaration
public string GetInfo()
Returns
| Type | Description |
|---|---|
| string |
Run(string)
Declaration
public void Run(string command)
Parameters
| Type | Name | Description |
|---|---|---|
| string | command |