[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Der Fernsteuerungs-Proxy für die DynamicNodes-Anwendung.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  DynamicNode.Ext.Remoting..::..RemoteApplicationContext

See Also