C# Класс Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
Handle Boolean>.Func

Описание свойств

Handle публичное свойство

Invoked each time a matching ConnectorObject is returned from a query request.
/// the implementor should throw a that /// wraps any native exception (or that describes any other /// problem during execution) that is serious enough to stop the /// iteration.
public Func Handle
Результат Boolean>.Func