IListenerChannelCallback Interface
This type supports the ASP.NET infrastructure and is not intended to be used directly from your code.
Namespace: System.Web.Hosting
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] [GuidAttribute("dc3b0a85-9da7-47e4-ba1b-e27da9db8a1e")] public interface IListenerChannelCallback
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("dc3b0a85-9da7-47e4-ba1b-e27da9db8a1e") */
public interface IListenerChannelCallback
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("dc3b0a85-9da7-47e4-ba1b-e27da9db8a1e") public interface IListenerChannelCallback
Not applicable.
Community Additions
Show: