Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Opc
Ua
Bindings
CustomTransportChannelFactory
C# Class Opc.Ua.Bindings.CustomTransportChannelFactory
Creates a new CustomTransportChannel with ITransportChannel interface.
Inheritance:
ITransportChannelFactory
显示文件
Open project: OPCFoundation/UA-.NETStandardLibrary
Public Methods
Method
Description
Create
( ) :
ITransportChannel
The method creates a new instance of a custom transport channel
Method Details
Create()
public
method
The method creates a new instance of a custom transport channel
public
Create
( ) :
ITransportChannel
return
ITransportChannel