[Missing <summary> documentation for "T:CWS.Common.NDXInterface.NDX.GeServices.IGeServicesChannel"]
Assembly: NDX (in NDX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public interface IGeServicesChannel : IGeServices, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable |
| Visual Basic (Declaration) |
|---|
Public Interface IGeServicesChannel _ Implements IGeServices, IClientChannel, IContextChannel, IChannel, _ ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable |
| Visual C++ |
|---|
public interface class IGeServicesChannel : IGeServices, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>, IDisposable |