Skip to content

IGrainExtensionBinder.GetExtension

GetExtension

abstract
public abstract TExtensionInterface GetExtension<TExtensionInterface>()
Returns the grain extension registered for the provided TExtensionInterface.

Returns

The implementation of the extension which is bound to this grain.