DataSource.NET
IPeer Interface
NamespacesCaplin.DataSourceIPeer
Represents a DataSource peer.
Declaration Syntax
C#Visual BasicVisual C++
public interface IPeer
Public Interface IPeer
public interface class IPeer
Members
All MembersMethodsProperties



IconMemberDescription
Index
Gets the index of this peer.

Name
Gets the name of this peer. This is the name of the peer that the DataSource application is connected to.

SetStatusDown()()()
Stops this peer from making connections to its remote peer.

SetStatusUp()()()
Allow this peer to make connections to its remote peer.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.0.12.814 (6.0.12.0814)