Builder..::..SetCookie Method

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public AkkaHandshakeInfo..::..Builder SetCookie(
	string value
)
Public Function SetCookie ( _
	value As String _
) As AkkaHandshakeInfo..::..Builder
public:
AkkaHandshakeInfo..::..Builder^ SetCookie(
	String^ value
)

Parameters

value
Type: String