Method GetRawConfig
GetRawConfig()
Gets the config of the pad.
Declaration
public TryOptionAsync<HttpResponseMessage> GetRawConfig()
Returns
Type | Description |
---|---|
LanguageExt.TryOptionAsync<System.Net.Http.HttpResponseMessage> | The reply with the config. |
Remarks
You may prefer GetConfig().