public sealed class Operation : Operation<OperationContext, OcrSyncRequest, OcrSyncResponse>Public NotInheritable Class Operation
Inherits Operation(Of OperationContext, OcrSyncRequest, OcrSyncResponse)public ref class Operation sealed : public Operation<OperationContext^, OcrSyncRequest^, OcrSyncResponse^>[<SealedAttribute>]
type Operation =
class
inherit Operation<OperationContext, OcrSyncRequest, OcrSyncResponse>
end| Operation | Инициализирует новый экземпляр класса Operation |
| ExtendedInitialization |
Признак того, что используется расширенная инициализация при открытии сессии
(с выполняемыми расширениями и стримом инициализации).
(Унаследован от ConsoleOperationTContext) |
| Logger |
Логгер приложения.
(Унаследован от ConsoleOperationTContext) |
| SessionManager |
Объект для управления клиентскими сессиями.
(Унаследован от ConsoleOperationTContext) |
| CancelOperationAsync | (Унаследован от OperationTContext, TRequest, TResponse) |
| CheckDisposed |
Выбрасывает исключение [ObjectDisposedException], если ресурсы текущего объекта были освобождены.
(Унаследован от ConsoleOperationTContext) |
| CloseAsync |
Закрывает соединение с сервисом.
(Унаследован от ConsoleOperationTContext) |
| CreateOperationAsync | (Переопределяет OperationTContext, TRequest, TResponseCreateOperationAsync(TContext, CancellationToken)) |
| DisposeAsync | Освобождает ресурсы, занимаемые объектом. (Унаследован от ConsoleOperationTContext) |
| DisposeCoreAsync |
Вызывается для освобождения ресурсов в дочерних классах.
(Унаследован от ConsoleOperationTContext) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| ExecuteAsync |
Осуществляет выполнение операции.
(Переопределяет ConsoleOperationTContextExecuteAsync(TContext, CancellationToken)) |
| 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) |
| GetOperationResultAsync | (Унаследован от OperationTContext, TRequest, TResponse) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| LoginAsync |
Устанавливает соединение с сервисом.
(Унаследован от ConsoleOperationTContext) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| WaitOperationAsync | (Унаследован от OperationTContext, TRequest, TResponse) |
| ocrService | (Унаследован от OperationTContext, TRequest, TResponse) |