[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Ein Fernsteuerungs-Proxy für einen Knoten.

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

Syntax

C#
public class RemoteNode : IRemoteNode
Visual Basic
Public Class RemoteNode _
	Implements IRemoteNode
F#
type RemoteNode =  
    class
        interface IRemoteNode
    end

Inheritance Hierarchy

System..::..Object
  DynamicNode.Ext.Remoting..::..RemoteNode

See Also