Class EndpointPair

Index

Constructor methods

Properties

Constructor methods

constructor(localHostName: HostName, localServiceName: string, remoteHostName: HostName, remoteServiceName: string): EndpointPair

Parameters

  • localHostName: HostName
  • localServiceName: string
  • remoteHostName: HostName
  • remoteServiceName: string

Returns

EndpointPair

Properties

public localHostName: HostName

public localServiceName: string

public remoteHostName: HostName

public remoteServiceName: string