SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
Sfs2X.WebSocketSharp.Server
WebSocketServer Class
WebSocketServer Properties
Address Property
AllowForwardedRequest Property
AuthenticationSchemes Property
IsListening Property
IsSecure Property
KeepClean Property
Log Property
Port Property
Realm Property
ReuseAddress Property
SslConfiguration Property
UserCredentialsFinder Property
WaitTime Property
WebSocketServices Property
WebSocketServer
SslConfiguration Property
Gets the configuration for secure connection.
Namespace:
Sfs2X.WebSocketSharp.Server
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
Copy
public
ServerSslConfiguration
SslConfiguration
{
get
; }
Property Value
Type:
ServerSslConfiguration
A
ServerSslConfiguration
that represents the configuration used to provide secure connections.
Exceptions
Exception
Condition
InvalidOperationException
This instance does not provide secure connections.
Remarks
This configuration will be referenced when attempts to start, so it must be configured before the start method is called.
See Also
Reference
WebSocketServer Class
Sfs2X.WebSocketSharp.Server Namespace
Copyright gotoAndPlay() 2023