Click or drag to resize

WSConnectorSend Method

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Send(
	WSConnectorMessage msg,
	bool queue = false
)

Parameters

msg
Type: IBM.Watson.DeveloperCloud.ConnectionWSConnectorMessage
queue (Optional)
Type: SystemBoolean
See Also