Click or drag to resize
MvEndPointPeerName Property
Gets the name of the connected process.

Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax
public virtual string PeerName { get; }

Property Value

Type: String
The name of the connected process.
See Also