public sealed class ScanServiceClient : IScanService,
IAsyncDisposable
Public NotInheritable Class ScanServiceClient
Implements IScanService, IAsyncDisposable
public ref class ScanServiceClient sealed : IScanService,
IAsyncDisposable
[<SealedAttribute>]
type ScanServiceClient =
class
interface IScanService
interface IAsyncDisposable
end
ScanServiceClient | Инициализирует новый экземпляр класса ScanServiceClient |
DisposeAsync | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetSourcesAsync | Возвращает список доступных источников |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ReleaseAsync | Освобождает сервис сканирования |
ScanAsync | Вызывает сканирование изображения по параметрам заданным в запросе request |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |