Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the activation context.
The following tables list the members exposed by the ActivationContext type.
Public Constructors
Name | Description | |
---|---|---|
ActivationContext | Initializes a new instance of the ActivationContext class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Lifetime | Gets the lifetime for this activation. |
![]() |
ParameterCount | Gets the parameter count. |
![]() |
ParameterNames | Gets the parameter names. |
![]() |
Type | Gets the type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetParameter | Overloaded. Gets the parameter. |
![]() |
GetType | (inherited from Object) |
![]() |
HasParameter | Gets or sets a value that indicates whether the specified context has a parameter. |
![]() |
IsConvertableTo | Overloaded. Gets or sets a value that indicates whether this object is convertible to the specified object. |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
RemoveParameter | Removes the parameter by name. |
![]() |
SetParameter | Sets the value of the parameter specified by name. |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ActivationContext Generic Class
Microsoft.EnterpriseManagement Namespace