FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.WebServices
RestClient Class
RestClient Methods
AddHeader Method
AddUriParameter Method
Get Method
Post Method
Send Method
RestClient
Send Method
Namespace:
FlexRule.WebServices
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
Object
Send
(
string
verb
,
string
url
,
Object
body
=
null
)
Parameters
verb
Type:
System
String
url
Type:
System
String
body
(Optional)
Type:
System
Object
Return Value
Type:
Object
See Also
Reference
RestClient Class
FlexRule.WebServices Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com