Show / Hide Table of Contents

Class TracerServiceClient

Inheritance
System.Object
AutomationServiceClientBase<ITracerService>
AutomationServiceClientNoCallbackBase<TracerServiceClient, ITracerService>
TracerServiceClient
Implements
IAutomationServiceMethodHandlers<ITracerService>
System.IDisposable
Inherited Members
AutomationServiceClientNoCallbackBase<TracerServiceClient, ITracerService>.Call(Action<ITracerService>, Action, Action<Exception>)
AutomationServiceClientNoCallbackBase<TracerServiceClient, ITracerService>.Call<TResult>(Func<ITracerService, TResult>, Action<TResult>, Action<Exception>)
AutomationServiceClientNoCallbackBase<TracerServiceClient, ITracerService>.CreateAutomationService()
AutomationServiceClientNoCallbackBase<TracerServiceClient, ITracerService>.GetAutomationService()
AutomationServiceClientBase<ITracerService>.Call(Action<ITracerService>, Action, Action<Exception>)
AutomationServiceClientBase<ITracerService>.Call<TResult>(Func<ITracerService, TResult>, Action<TResult>, Action<Exception>)
AutomationServiceClientBase<ITracerService>.Dispose()
AutomationServiceClientBase<ITracerService>.IsConnected()
AutomationServiceClientBase<ITracerService>.Dispose(Boolean)
AutomationServiceClientBase<ITracerService>.GetAutomationService()
AutomationServiceClientBase<ITracerService>.OnDisposeManagedResources()
AutomationServiceClientBase<ITracerService>.OnDisposeUnmanagedResources()
AutomationServiceClientBase<ITracerService>.Finalize()
AutomationServiceClientBase<ITracerService>.AutomationService
Namespace: MAT.Atlas.Automation.Client.Services
Assembly: MAT.Atlas.Automation.Client.dll
Syntax
public class TracerServiceClient : AutomationServiceClientNoCallbackBase<TracerServiceClient, ITracerService>, IAutomationServiceMethodHandlers<ITracerService>, IDisposable

Constructors

TracerServiceClient()

Declaration
public TracerServiceClient()

Implements

IAutomationServiceMethodHandlers<TAutomationService>
System.IDisposable
In This Article
Back to top Generated by DocFX