The SearchClient type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CurrentOperation |
Gets the operation available on the current thread.
(Inherited from AsyncOperationClient.) |
![]() | IsBusy |
Gets a value indicating whether the AsyncOperationClient is running an asynchronous operation.
(Inherited from AsyncOperationClient.) |
![]() | IsCurrentOperationCancelled |
Determines whether the operation running on the current thread is cancelled.
(Inherited from AsyncOperationClient.) |
See Also