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: 7.2.0.0 (7.2.0.0)
Syntax
public virtual string PeerName { get; }

Property Value

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