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

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

Syntax

C#
public class RuntimeService : MarshalByRefObject
Visual Basic
Public Class RuntimeService _
	Inherits MarshalByRefObject
F#
type RuntimeService =  
    class
        inherit MarshalByRefObject
    end

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DynamicNode.Remoting..::..RuntimeService

See Also