IActivator Interface
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.
Provides the basic functionality for a remoting activator class.
public interface class IActivator
public interface IActivator
[System.Runtime.InteropServices.ComVisible(true)]
public interface IActivator
type IActivator = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IActivator = interface
Public Interface IActivator
- Attributes
Activators control and participate in the activation of marshal by reference objects. Some activators create contexts, whereas others create actual objects.
Activators use the NextActivator property to form a hierarchy that must be observed.
Level |
Gets the ActivatorLevel where this activator is active. |
Next |
Gets or sets the next activator in the chain. |
Activate(IConstruction |
Creates an instance of the object that is specified in the provided IConstructionCallMessage. |
מוצר | גירסאות |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
משוב של .NET
.NET הוא פרויקט קוד פתוח. בחר קישור כדי לספק משוב: