Метод | Описание | |
---|---|---|
FromString ( string name ) : |
Converts a string to a HystrixThreadPoolKey object.
|
|
HystrixThreadPoolKey ( string name ) : System |
Initializes a new instance of the HystrixThreadPoolKey class.
|
public static FromString ( string name ) : |
||
name | string | The name of the thread pool key. |
Результат |
public HystrixThreadPoolKey ( string name ) : System | ||
name | string | The name of the thread pool key. |
Результат | System |