Compartir a través de


MiningServiceParameter Miembros

Represents an available parameter for the mining service.

El tipo MiningServiceParameter expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals Determines whether two instances of MiningServiceParameter are equal. (Invalida Object. . :: . .Equals(Object).)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Invalida Object. . :: . .GetHashCode() () () ().)
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Gets the name of the mining service parameter. (Invalida Object. . :: . .ToString() () () ().)

Principio

Operadores

  Nombre Descripción
Operador públicoMiembro estático Equality Determines whether two instances of MiningServiceParameter are equal.
Operador públicoMiembro estático Inequality Determines whether two instances of MiningServiceParameter are unequal.

Principio

Propiedades

  Nombre Descripción
Propiedad pública DefaultValue Gets the default value for this parameter.
Propiedad pública Description Gets the description of the parameter.
Propiedad pública IsRequired Indicates whether this parameter is required.
Propiedad pública Name Gets the name of the parameter.
Propiedad pública ParameterType Gets the type of the parameter value.
Propiedad pública Properties Gets the properties for the mining service parameter.
Propiedad pública ServiceName Gets the service name for the mining service parameter.
Propiedad pública ValueEnumeration Gets a string that describes possible values for this parameter.

Principio