public class ScanServiceProxy : IScanServiceProxy,
IAsyncDisposable, IDisposable, INotifyPropertyChanged, IScanServiceCallbackPublic Class ScanServiceProxy
Implements IScanServiceProxy, IAsyncDisposable, IDisposable, INotifyPropertyChanged,
IScanServiceCallbackpublic ref class ScanServiceProxy : IScanServiceProxy,
IAsyncDisposable, IDisposable, INotifyPropertyChanged, IScanServiceCallbacktype ScanServiceProxy =
class
interface IScanServiceProxy
interface IAsyncDisposable
interface IDisposable
interface INotifyPropertyChanged
interface IScanServiceCallback
end| ScanServiceProxy | Инициализирует новый экземпляр класса ScanServiceProxy |
| State | Gets Текущее состояние |
| CancelAsync | Осуществляет отмену операции сканирования |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| DisposeAsync | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously. |
| 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) |
| OnPropertyChanged | The on property changed. |
| StartScanAsync | Отправляет запрос на сканирование |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| PropertyChanged | Occurs when a property value changes. |