Table of Contents

Class HostEndPoint

Namespace
Inetlab.SMPP.Common
Assembly
cs.temp.dll.dll
public class HostEndPoint : EndPoint
Inheritance
Object
HostEndPoint

Constructors

HostEndPoint(String, Int32)

public HostEndPoint(string host, int port)

Parameters

host String
port Int32

Properties

Host

public string Host { get; }

Property Value

String

Port

public int Port { get; }

Property Value

Int32

Methods

ToString()

public override string ToString()

Returns

String