Containerformats..::..RegisterAllExtensions Method

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

Syntax


public static void RegisterAllExtensions(
	ExtensionRegistry registry
)
Public Shared Sub RegisterAllExtensions ( _
	registry As ExtensionRegistry _
)
public:
static void RegisterAllExtensions(
	ExtensionRegistry^ registry
)

Parameters

registry
Type: ExtensionRegistry