public abstract class AutodiscoverRedirectionUrlValidationCallback
extends MulticastDelegate
Defines a delegate that is used by the AutodiscoverService to ask whether a redirectionUrl can be used.
Constructor and Description |
---|
AutodiscoverRedirectionUrlValidationCallback() |
Modifier and Type | Method and Description |
---|---|
IAsyncResult |
beginInvoke(String redirectionUrl,
AsyncCallback callback,
Object state) |
boolean |
endInvoke(IAsyncResult result) |
abstract boolean |
invoke(String redirectionUrl) |
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImpl
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.