C# Класс System.Runtime.Remoting.Channels.RegisteredChannelList

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
FindChannelIndex int
FindChannelIndex int
GetChannel IChannel
IsReceiver bool
IsSender bool
RegisteredChannelList System
RegisteredChannelList System

Приватные методы

Метод Описание
FindChannelIndex ( IChannel channel ) : int
FindChannelIndex ( String name ) : int
GetChannel ( int index ) : IChannel
IsReceiver ( int index ) : bool
IsSender ( int index ) : bool
RegisteredChannelList ( ) : System
RegisteredChannelList ( RegisteredChannel channels ) : System