Interface
IRecorderHostChannel

Definition

Namespace:ArtOfTest.WebAii.Design.UI.RecordingSurface

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public interface IRecorderHostChannel : IHtmlRecorderHost, IRecorderHost, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable

Inherited Members IHtmlRecorderHost.GetUserSettings()IHtmlRecorderHost.GetHostType()IHtmlRecorderHost.GetSerializableTypes()IRecorderHost.RecordDescriptorsInProject(AutomationDescriptor[], bool, Rectangle, DateTime?)IRecorderHost.AddIndependentElement(ElementDescriptor, Rectangle)IRecorderHost.MapElement(INodeData, ElementDescriptor, Rectangle)IRecorderHost.RegisterInstance(int, TestType)IRecorderHost.UnregisterInstance(IntPtr)IRecorderHost.ConfirmPendingRecord()IRecorderHost.AbortPendingRecord()IRecorderHost.BringHostToFront()IRecorderHost.GetDisabledTranslatorGroupNames()IRecorderHost.GetParentRecorderState(TechnologyType)IRecorderHost.GetParentMappingState(TechnologyType)IRecorderHost.GetMappingNodes()IRecorderHost.ShowRecordingNotification(string, TestType)IRecorderHost.IsRecorderConnecting()IRecorderHost.UpdateElementImage(ElementImageData)IRecorderHost.PinScreenshot(Rectangle, DateTime)IRecorderHost.InvalidatePinnedScreenshot()IClientChannel.DisplayInitializationUI()IClientChannel.BeginDisplayInitializationUI(AsyncCallback, object)IClientChannel.EndDisplayInitializationUI(IAsyncResult)IClientChannel.AllowInitializationUIIClientChannel.DidInteractiveInitializationIClientChannel.ViaIClientChannel.UnknownMessageReceivedIContextChannel.AllowOutputBatchingIContextChannel.InputSessionIContextChannel.LocalAddressIContextChannel.OperationTimeoutIContextChannel.OutputSessionIContextChannel.RemoteAddressIContextChannel.SessionIdIChannel.GetProperty<T>()ICommunicationObject.Abort()ICommunicationObject.Close()ICommunicationObject.Close(TimeSpan)ICommunicationObject.BeginClose(AsyncCallback, object)ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, object)ICommunicationObject.EndClose(IAsyncResult)ICommunicationObject.Open()ICommunicationObject.Open(TimeSpan)ICommunicationObject.BeginOpen(AsyncCallback, object)ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, object)ICommunicationObject.EndOpen(IAsyncResult)ICommunicationObject.StateICommunicationObject.ClosedICommunicationObject.ClosingICommunicationObject.FaultedICommunicationObject.OpenedICommunicationObject.OpeningIExtensibleObject<IContextChannel>.ExtensionsIDisposable.Dispose()

In this article
Definition
Not finding the help you need?
Contact Support