'DeclarationPublic Function Create() As ITransportChannel
'UsageDim instance As OpcHttpsTransportChannelFactory Dim value As ITransportChannel value = instance.Create()
public ITransportChannel Create()
public: ITransportChannel^ Create();
Return Value
The transport channel