public static LogicalThread? CurrentThread { get; }Public Shared ReadOnly Property CurrentThread As LogicalThread
Getpublic:
static property LogicalThread^ CurrentThread {
LogicalThread^ get ();
}Gemstone.Threading.LogicalThreads.LogicalThread.get_CurrentThread = function();