Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server.Endpoint
IBaseEndpoint Interface
IBaseEndpoint Properties
AllowedPingFails Property
AuthRequired Property
Backlog Property
Certificate Property
CertificateRequired Property
Interactive Property
IPEndpoint Property
Location Property
PingTimeout Property
Port Property
ReadBufferSize Property
SecureRequired Property
Server Property
SslProtocols Property
UseNagleAlgorithm Property
WriteBufferSize Property
IBaseEndpoint
Port Property
Port number for the endpoint
Namespace:
Crosser.Common.Server.Endpoint
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
int
Port
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
IBaseEndpoint Interface
Crosser.Common.Server.Endpoint Namespace