[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNRemoteContract (in DNRemoteContract.dll) Version: 1.0.4679.19834 (1.0.0.0)
Gibt an oder legt fest ob dieser Port ein Super-Port ist.
Namespace: DynamicNode.RemotingAssembly: DNRemoteContract (in DNRemoteContract.dll) Version: 1.0.4679.19834 (1.0.0.0)
Syntax
C# |
---|
public bool IsSuperPort { get; } |
Visual Basic |
---|
Public ReadOnly Property IsSuperPort As Boolean Get |
F# |
---|
member IsSuperPort : bool |