[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Die Schnittstelle für einen ferngesteuerten Eingang.

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

Syntax

C#
public interface IRemoteInPort : IRemotePort
Visual Basic
Public Interface IRemoteInPort _
	Inherits IRemotePort
F#
type IRemoteInPort =  
    interface
        interface IRemotePort
    end

See Also