C# 클래스 Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler

파일 보기 프로젝트 열기: Tirasa/ConnId 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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