Table of Contents

Interface IEndPoint

Namespace
Netick
Assembly
Netick.dll
public interface IEndPoint

Properties

IPAddress

string IPAddress { get; }

Property Value

string

Port

int Port { get; }

Property Value

int