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