Performs a connect action to the specified service.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
bool Connect( ServiceConnectOptions connectOptions ) |
| Visual Basic (Declaration) |
|---|
Function Connect ( _ connectOptions As ServiceConnectOptions _ ) As Boolean |
| Visual C++ |
|---|
bool Connect( ServiceConnectOptions connectOptions ) |
Parameters
- connectOptions
- Type: RightEdge.Common..::.ServiceConnectOptions
Indicates how the service will be used.