- Namespace
- OpenTl
.ClientApi .Services .Interfaces
graph TD
Type["ICustomRequestsService"]
class Type type-node
Syntax
public interface ICustomRequestsService
Methods
Name | Value | Summary |
---|---|---|
SendRequestAsync |
Task |
Send custom requests
|
Send |
Task |
Send custom requests to the other DC
|
Send |
Task |
Send custom requests to the other DC
|