Compartilhar via


OracleEBSAdapter.IsHandlerSupported<TConnectionHandler> Método

Definição

protected:
generic <typename TConnectionHandler>
 where TConnectionHandler : class, Microsoft::ServiceModel::Channels::Common::IConnectionHandler override bool IsHandlerSupported();
protected override bool IsHandlerSupported<TConnectionHandler>() where TConnectionHandler : class, Microsoft.ServiceModel.Channels.Common.IConnectionHandler;
override this.IsHandlerSupported : unit -> bool (requires 'ConnectionHandler : null and 'ConnectionHandler :> Microsoft.ServiceModel.Channels.Common.IConnectionHandler)
Protected Overrides Function IsHandlerSupported(Of TConnectionHandler As {Class, IConnectionHandler}) () As Boolean

Parâmetros de tipo

TConnectionHandler

Retornos

Aplica-se a