Compartilhar via


Membros MiningServiceParameter

Represents an available parameter for the mining service.

O tipo MiningServiceParameter expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals Determines whether two instances of MiningServiceParameter are equal. (Substitui Object. . :: . .Equals(Object).)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Substitui Object. . :: . .GetHashCode() () () ().)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString Gets the name of the mining service parameter. (Substitui Object. . :: . .ToString() () () ().)

Início

Operadores

  Nome Descrição
Operador públicoMembro estático Equality Determines whether two instances of MiningServiceParameter are equal.
Operador públicoMembro estático Inequality Determines whether two instances of MiningServiceParameter are unequal.

Início

Propriedades

  Nome Descrição
Propriedade pública DefaultValue Gets the default value for this parameter.
Propriedade pública Description Gets the description of the parameter.
Propriedade pública IsRequired Indicates whether this parameter is required.
Propriedade pública Name Gets the name of the parameter.
Propriedade pública ParameterType Gets the type of the parameter value.
Propriedade pública Properties Gets the properties for the mining service parameter.
Propriedade pública ServiceName Gets the service name for the mining service parameter.
Propriedade pública ValueEnumeration Gets a string that describes possible values for this parameter.

Início