SendCustomRequestAsync
method in Coherence.Cloud.IRequestFactory
Methods
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> |