ISProfileInternal.SendRealTimeMaestroMessage

Description

Syntax

object.SendRealTimeMaestroMessage(AdaptorName, RequestBody[, aTimeOut = 60])

Part Attribute Type Description
object Required
The object always implements the ISProfileInternal interface
AdaptorName In, Required
string
RequestBody In, Required
string
aTimeOut In, Optional
Default value is 60
int

Return Value

string

Example



  
Note:

Version information

Added in v7.9.0
parameter eMessageName removed in v8.1.0
parameter aTimeOut added in v8.2.0