SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
Sfs2X.WebSocketSharp.Net
HttpListenerResponse Class
HttpListenerResponse Methods
Abort Method
AddHeader Method
AppendCookie Method
AppendHeader Method
Close Method
CopyFrom Method
Redirect Method
SetCookie Method
HttpListenerResponse
AppendCookie Method
Appends the specified
cookie
to the cookies sent with the response.
Namespace:
Sfs2X.WebSocketSharp.Net
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
Copy
public
void
AppendCookie
(
Cookie
cookie
)
Parameters
cookie
Type:
Sfs2X.WebSocketSharp.Net
Cookie
A
Cookie
to append.
Exceptions
Exception
Condition
ArgumentNullException
cookie
is
.
See Also
Reference
HttpListenerResponse Class
Sfs2X.WebSocketSharp.Net Namespace
Copyright gotoAndPlay() 2023