SellSideStrategy_.Connect (Int32) Method
public virtual bool Connect(
int timeout
)
This language is not supported or no code example is available.
public:
virtual bool Connect(
int timeout
)
This language is not supported or no code example is available.
public function Connect(
timeout : int
) : boolean;
This language is not supported or no code example is available.
Parameters
-
timeout
-
int
Return Value
bool
Implements
IDataProvider.Connect
IExecutionProvider.Connect
In this article
Definition