Click or drag to resize

BaseEndpointPort Property

Port number for the endpoint

Namespace:  Crosser.Server.Modules.Endpoint
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public int Port { get; set; }

Property Value

Type: Int32

Implements

IBaseEndpointPort
See Also