Click or drag to resize
Akka.NETAkkaHandshakeInfoCreateBuilder Method (AkkaHandshakeInfo)

[Missing <summary> documentation for "M:Akka.Remote.Proto.AkkaHandshakeInfo.CreateBuilder(Akka.Remote.Proto.AkkaHandshakeInfo)"]

Namespace:  Akka.Remote.Proto
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static AkkaHandshakeInfoBuilder CreateBuilder(
	AkkaHandshakeInfo prototype
)

Parameters

prototype
Type: Akka.Remote.ProtoAkkaHandshakeInfo

[Missing <param name="prototype"/> documentation for "M:Akka.Remote.Proto.AkkaHandshakeInfo.CreateBuilder(Akka.Remote.Proto.AkkaHandshakeInfo)"]

Return Value

Type: AkkaHandshakeInfoBuilder

[Missing <returns> documentation for "M:Akka.Remote.Proto.AkkaHandshakeInfo.CreateBuilder(Akka.Remote.Proto.AkkaHandshakeInfo)"]

See Also