This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
ThreadAffinity Members
Public:
Constructor
Properties
Name (inherited from ContextAttribute) |
[To be supplied.] |
Methods
Fields
NOT_SUPPORTED |
The class should not be instantiated in a context that has ThreadAffinity. |
REQUIRED |
The class should be instantiated in a context that has ThreadAffinity. |
REQUIRES_NEW |
The class should be instantiated in a context with a new instance of ThreadAffinity property each time. |
SUPPORTED |
The class does not care if the context has ThreadAffinity or not. |
Protected:
Methods
Fields
AttributeName (inherited from ContextAttribute) |
The name of the context attribute |
See Also
ThreadAffinity Class | System.Runtime.Remoting Namespace