MiningServiceParameter-Member

Represents an available parameter for the mining service.

Der MiningServiceParameter-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals Determines whether two instances of MiningServiceParameter are equal. (Überschreibt Object. . :: . .Equals(Object).)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object. . :: . .GetHashCode() () () ().)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString Gets the name of the mining service parameter. (Überschreibt Object. . :: . .ToString() () () ().)

Zum Anfang

Operatoren

  Name Beschreibung
Öffentlicher OperatorStatischer Member Equality Determines whether two instances of MiningServiceParameter are equal.
Öffentlicher OperatorStatischer Member Inequality Determines whether two instances of MiningServiceParameter are unequal.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft DefaultValue Gets the default value for this parameter.
Öffentliche Eigenschaft Description Gets the description of the parameter.
Öffentliche Eigenschaft IsRequired Indicates whether this parameter is required.
Öffentliche Eigenschaft Name Gets the name of the parameter.
Öffentliche Eigenschaft ParameterType Gets the type of the parameter value.
Öffentliche Eigenschaft Properties Gets the properties for the mining service parameter.
Öffentliche Eigenschaft ServiceName Gets the service name for the mining service parameter.
Öffentliche Eigenschaft ValueEnumeration Gets a string that describes possible values for this parameter.

Zum Anfang