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 {dtor} Releases all resources used by the MiningServiceParameter.
Método publico Dispose Releases all resources used by the MiningServiceParameter.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

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 Gets a Boolean indicating if 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 UniqueName
Propiedad pública ValueEnumeration Gets a string that describes possible values for this parameter.

Principio