public interface IService1Channel : IService1, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable
Public Interface IService1Channel Inherits IService1, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
public interface class IService1Channel : IService1, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>, IDisposable
type IService1Channel = interface interface IService1 interface IClientChannel interface IContextChannel interface IChannel interface ICommunicationObject interface IExtensibleObject<IContextChannel> interface IDisposable end
The IService1Channel type exposes the following members.