The Connect method establishes a connection to the FileRepository service in the server machine.
Namespace: ABSuite.AccessLayer.Connector.Core
Assembly: Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- details
- Type: ABSuite.AccessLayer.Connector.CoreFileRepositoryConnectionDetails
This parameter supplies the connection details for the FleRepository service
Return Value
Type: BooleanReturn true if the connection is successful, otherwise false
See Also