Click or drag to resize
Akka.NETTestConductorProtocolRegisterAllExtensions Method

[Missing <summary> documentation for "M:TCP.TestConductorProtocol.RegisterAllExtensions(Google.ProtocolBuffers.ExtensionRegistry)"]

Namespace:  TCP
Assembly:  Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static void RegisterAllExtensions(
	ExtensionRegistry registry
)

Parameters

registry
Type: ExtensionRegistry

[Missing <param name="registry"/> documentation for "M:TCP.TestConductorProtocol.RegisterAllExtensions(Google.ProtocolBuffers.ExtensionRegistry)"]

See Also