| ActorSystemImplTryGetExtension Method |
| Name | Description | |
|---|---|---|
| TryGetExtensionT(T) |
Tries to retrieve an extension with the specified type
(Inherited from ActorSystem.) | |
| TryGetExtensionT(T) |
Tries to retrieve an extension with the specified type.
(Overrides ActorSystemTryGetExtensionT(T).) | |
| TryGetExtension(Type, Object) |
Tries to retrieve an extension with the specified type.
(Overrides ActorSystemTryGetExtension(Type, Object).) |