C# Класс Opc.Ua.Bindings.CustomTransportChannelFactory

Creates a new CustomTransportChannel with ITransportChannel interface.
Наследование: ITransportChannelFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
Create ( ) : ITransportChannel

The method creates a new instance of a custom transport channel

Описание методов

Create() публичный Метод

The method creates a new instance of a custom transport channel
public Create ( ) : ITransportChannel
Результат ITransportChannel