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
Certificate Property
The certificate used (if any)
Namespace:
Crosser.Common.Server.Endpoint
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
X509Certificate2
Certificate
{
get
;
set
; }
Property Value
Type:
X509Certificate2
See Also
Reference
IBaseEndpoint Interface
Crosser.Common.Server.Endpoint Namespace