Click or drag to resize

RESTConnectorRequestSend Property

The data to send through the connection. Do not use Forms if set.

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] Send { get; set; }

Property Value

Type: Byte
See Also