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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  DynamicNode.Ext.Remoting..::..RemoteRuntime

See Also