Public Shared Function GetNamedDataSlot ( _ name As String _ ) As LocalDataStoreSlot
public static LocalDataStoreSlot GetNamedDataSlot( string name )
public: static LocalDataStoreSlot^ GetNamedDataSlot( String^ name )
System.Threading.Thread.getNamedDataSlot = function(name);