SendCustomRequestAsync
method in Coherence.Cloud.RequestFactory
Methods
public Task<string> SendCustomRequestAsync(string endpoint, string path, string method, string body)
Parameters
| Type | Name | Description |
|---|---|---|
| string | endpoint | |
| string | path | |
| string | method | |
| string | body |
Returns
| Type | Description |
|---|---|
| Task<string> |