Click or drag to resize
IConnectionProcess Method
Calls a SOAP action asynchronously

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
Stream Process(
	Command request
)

Parameters

request
Type: Innovator.ClientCommand
Request AML and possibly files UploadCommand

Return Value

Type: Stream
An XML SOAP response as a string
See Also