[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Die Basisklasse für Fernsteuerungs-Proxy-Klassen von Anschlüssen.

Namespace: DynamicNode.Ext.Remoting
Assembly: DNExtRemoting (in DNExtRemoting.dll) Version: 1.0.4679.19834 (1.0.0.0)

Syntax

C#
public abstract class RemotePortBase : IRemotePort
Visual Basic
Public MustInherit Class RemotePortBase _
	Implements IRemotePort
F#
[<AbstractClassAttribute>]
type RemotePortBase =  
    class
        interface IRemotePort
    end

Inheritance Hierarchy

See Also