Элементы MiningServiceParameter

Represents an available parameter for the mining service.

Тип MiningServiceParameter предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals Determines whether two instances of MiningServiceParameter are equal. (Перезаписывает Object. . :: . .Equals(Object).)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Перезаписывает Object. . :: . .GetHashCode() () () ().)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString Gets the name of the mining service parameter. (Перезаписывает Object. . :: . .ToString() () () ().)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент Equality Determines whether two instances of MiningServiceParameter are equal.
Открытый операторСтатический элемент Inequality Determines whether two instances of MiningServiceParameter are unequal.

В начало

Свойства

  Имя Описание
Открытое свойство DefaultValue Gets the default value for this parameter.
Открытое свойство Description Gets the description of the parameter.
Открытое свойство IsRequired Indicates whether this parameter is required.
Открытое свойство Name Gets the name of the parameter.
Открытое свойство ParameterType Gets the type of the parameter value.
Открытое свойство Properties Gets the properties for the mining service parameter.
Открытое свойство ServiceName Gets the service name for the mining service parameter.
Открытое свойство ValueEnumeration Gets a string that describes possible values for this parameter.

В начало