C# 클래스 Opc.Ua.Bindings.CustomTransportChannelFactory

Creates a new CustomTransportChannel with ITransportChannel interface.
상속: ITransportChannelFactory
파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary

공개 메소드들

메소드 설명
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