public class PriorityStrandPublic Class PriorityStrandpublic ref class PriorityStrandGemstone.Threading.Strands.PriorityStrand = function();
Type.createClass(
	'Gemstone.Threading.Strands.PriorityStrand');| PriorityStrand | Creates a new instance of the PriorityStrand class with a ShortSynchronizedOperation. | 
| PriorityStrand(Int32) | Creates a new instance of the PriorityStrand class with a ShortSynchronizedOperation. | 
| PriorityStrand(SynchronizedOperationFactory) | Creates a new instance of the PriorityStrand class. | 
| PriorityStrand(SynchronizedOperationFactory, Int32) | Creates a new instance of the PriorityStrand class. | 
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | 
| GetHashCode | Serves as the default hash function. (Inherited from Object) | 
| GetScheduler | Gets a TaskScheduler used to queue tasks at a specific priority. | 
| GetType | Gets the Type of the current instance. (Inherited from Object) | 
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | 
| ToString | Returns a string that represents the current object. (Inherited from Object) |