Class DataSourceServiceClient
Inheritance
System.Object
DataSourceServiceClient
Implements
System.IDisposable
Inherited Members
Namespace: MAT.Atlas.Automation.Client.Services
Assembly: MAT.Atlas.Automation.Client.dll
Syntax
public sealed class DataSourceServiceClient : AutomationServiceClientNoCallbackBase<DataSourceServiceClient, IDataSourceService>, IAutomationServiceMethodHandlers<IDataSourceService>, IDisposable, IDataSourceServiceClient
Constructors
DataSourceServiceClient()
Declaration
public DataSourceServiceClient()
Methods
GetServiceConnections()
Declaration
public ServiceConnection[] GetServiceConnections()
Returns
Type | Description |
---|---|
Service |
Implements
System.IDisposable