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

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

Syntax

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

Inheritance Hierarchy

See Also