IExtensionId..::..Apply Method

Returns an instance of the extension identified by this ExtensionId instance

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

Syntax


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

Parameters

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