Table of Contents

Class EndpointRecorderConnector

Namespace
Ranorex.Core.Remoting
Assembly
Ranorex.Core.dll
public class EndpointRecorderConnector
Inheritance
EndpointRecorderConnector
Inherited Members

Constructors

EndpointRecorderConnector(Recorder, IRemoteEndpoint, bool)

public EndpointRecorderConnector(Recorder recorder, IRemoteEndpoint endpoint, bool addRecordItem)

Parameters

recorder Recorder
endpoint IRemoteEndpoint
addRecordItem bool

Properties

AllConnectors

public static EndpointConnectorCollection AllConnectors { get; }

Property Value

EndpointConnectorCollection

Endpoint

public IRemoteEndpoint Endpoint { get; }

Property Value

IRemoteEndpoint

Recorder

public Recorder Recorder { get; set; }

Property Value

Recorder

Methods

Dispose()

public void Dispose()