Method PutAdmin
PutAdmin(AdminCommand)
Changes the pad config.
Declaration
public TryOptionAsync<HttpResponseMessage> PutAdmin(AdminCommand command)
Parameters
Type | Name | Description |
---|---|---|
AdminCommand | command |
Returns
Type | Description |
---|---|
LanguageExt.TryOptionAsync<System.Net.Http.HttpResponseMessage> | The reply. |