GrainFactoryBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Abstract base class for all grain proxy factory classes.
public static class GrainFactoryBase
type GrainFactoryBase = class
Public Class GrainFactoryBase
- Inheritance
-
GrainFactoryBase
Remarks
These methods are used from generated code.
Methods
CheckGrainObserverParamInternal(IGrainObserver) |
Check that a grain observer parameter is of the correct underlying concrent type -- either extending from |