ResourcePropertyFreeThreaded Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to resource properties with multiple threads.
The ResourcePropertyFreeThreaded type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourcePropertyFreeThreaded | Initializes a new instance of the ResourcePropertyFreeThreaded class. |
Top
Methods
Name | Description | |
---|---|---|
Activate | (Inherited from ServicedComponent.) | |
CanBePooled | (Inherited from ServicedComponent.) | |
Construct | (Inherited from ServicedComponent.) | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Deactivate | (Inherited from ServicedComponent.) | |
Dispose | Overloaded. Releases the unmanaged resources used by this object. | |
Equals | (Inherited from Object.) | |
Finalize | Allows a ResourcePropertyFreeThreaded object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone | Overloaded. | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IServicedComponentInfo..::.GetComponentInfo | (Inherited from ServicedComponent.) | |
IRemoteDispatch..::.RemoteDispatchAutoDone | (Inherited from ServicedComponent.) | |
IRemoteDispatch..::.RemoteDispatchNotAutoDone | (Inherited from ServicedComponent.) |
Top