IExtensionId..::..Get Method

Returns an instance of the extension identified by this IExtensionId instance

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


Object Get(
	ActorSystem system
)
Function Get ( _
	system As ActorSystem _
) As Object
Object^ Get(
	ActorSystem^ system
)

Parameters

system
Type: Akka.Actor..::..ActorSystem