Method | Description | |
---|---|---|
GetCurrentRequest ( ) : |
||
GetCurrentRequest ( IHystrixConcurrencyStrategy concurrencyStrategy ) : |
||
GetExecutedCommandsAsString ( ) : string |
Method | Description | |
---|---|---|
AddExecutedCommand ( HystrixCommand command ) : void | ||
HystrixRequestLog ( ) : System |
public static GetCurrentRequest ( ) : |
||
return |
public static GetCurrentRequest ( IHystrixConcurrencyStrategy concurrencyStrategy ) : |
||
concurrencyStrategy | IHystrixConcurrencyStrategy | |
return |
public GetExecutedCommandsAsString ( ) : string | ||
return | string |