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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DynamicNode.Remoting..::..PortService
      DynamicNode.Remoting..::..InPortService

See Also