Click or drag to resize
Akka.NETAkkaHandshakeInfoBuilderSetCookie Method

[Missing <summary> documentation for "M:Akka.Remote.Proto.AkkaHandshakeInfo.Builder.SetCookie(System.String)"]

Namespace:  Akka.Remote.Proto
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public AkkaHandshakeInfoBuilder SetCookie(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Akka.Remote.Proto.AkkaHandshakeInfo.Builder.SetCookie(System.String)"]

Return Value

Type: AkkaHandshakeInfoBuilder

[Missing <returns> documentation for "M:Akka.Remote.Proto.AkkaHandshakeInfo.Builder.SetCookie(System.String)"]

See Also