ScanServiceProxy - класс

The scan service proxy.

Definition

Пространство имён: Tessa.Host
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public class ScanServiceProxy : IScanServiceProxy, 
	IAsyncDisposable, IDisposable, INotifyPropertyChanged, IScanServiceCallback
Inheritance
Object    ScanServiceProxy
Implements
INotifyPropertyChanged, IAsyncDisposable, IDisposable, IScanServiceCallback, IScanServiceProxy

Конструкторы

ScanServiceProxyИнициализирует новый экземпляр класса ScanServiceProxy

Свойства

State Gets Текущее состояние

Методы

CancelAsync Осуществляет отмену операции сканирования
DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
DisposeAsyncPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetSourcesAsync Возвращает список источников сканирования
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
OnPropertyChanged The on property changed.
StartScanAsync Отправляет запрос на сканирование
ToStringReturns a string that represents the current object.
(Унаследован от Object)

События

PropertyChangedOccurs when a property value changes.

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также